[issue1024] documentation for new SSL module

2007-08-27 Thread Guido van Rossum
Guido van Rossum added the comment: Committed revision 57570. I didn't review it though. -- nosy: +gvanrossum resolution: -> accepted status: open -> closed __ Tracker <[EMAIL PROTECTED]> __

[issue1024] documentation for new SSL module

2007-08-25 Thread Bill Janssen
Changes by Bill Janssen: -- components: +Documentation __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http:/

[issue1024] documentation for new SSL module

2007-08-25 Thread Bill Janssen
Bill Janssen added the comment: Sorry, long day: "...and its features..." __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscri

[issue1024] documentation for new SSL module

2007-08-25 Thread Bill Janssen
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 an