Mailing List Archive

[issue1024] documentation for new SSL module
New submission from Bill Janssen:

Here's a documentation patch for the SSL code that was checked in
yesterday. It removes discussion of SSL from the socket documentation,
makes a change to the urllib2 doc's discussion of how to test for SSL
support, and adds documentation of the SSL module and it's features,
including some examples of how to use it.

----------
files: x2
keywords: patch
messages: 55293
nosy: janssen
priority: normal
severity: normal
status: open
title: documentation for new SSL module
type: rfe
versions: Python 2.6

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1024>
__________________________________
[issue1024] documentation for new SSL module [ In reply to ]
New submission from Bill Janssen:

Here's a documentation patch for the SSL code that was checked in
yesterday. It removes discussion of SSL from the socket documentation,
makes a change to the urllib2 doc's discussion of how to test for SSL
support, and adds documentation of the SSL module and it's features,
including some examples of how to use it.

----------
files: x2
keywords: patch
messages: 55293
nosy: janssen
priority: normal
severity: normal
status: open
title: documentation for new SSL module
type: rfe
versions: Python 2.6

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1024>
__________________________________
[issue1024] documentation for new SSL module [ In reply to ]
Bill Janssen added the comment:

Sorry, long day: "...and its features..."

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1024>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1024] documentation for new SSL module [ In reply to ]
Changes by Bill Janssen:


----------
components: +Documentation

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1024>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1024] documentation for new SSL module [ In reply to ]
Guido van Rossum added the comment:

Committed revision 57570.

I didn't review it though.

----------
nosy: +gvanrossum
resolution: -> accepted
status: open -> closed

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1024>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com