Issue1024
Created on 2007-08-26 02:45 by janssen, last changed 2007-08-27 19:11 by gvanrossum.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
x2
|
janssen,
2007-08-26 02:45
|
|
|
|
|
msg55293 - (view) |
Author: Bill Janssen (janssen) |
Date: 2007-08-26 02:45 |
|
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.
|
|
msg55294 - (view) |
Author: Bill Janssen (janssen) |
Date: 2007-08-26 02:48 |
|
Sorry, long day: "...and its features..."
|
|
msg55339 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2007-08-27 19:11 |
|
Committed revision 57570.
I didn't review it though.
|
|
| Date |
User |
Action |
Args |
| 2009-05-12 17:07:48 | ajaksu2 | link | issue1676121 superseder |
| 2009-04-07 04:04:20 | ajaksu2 | link | issue1217246 dependencies |
| 2007-08-27 19:11:48 | gvanrossum | set | status: open -> closed resolution: accepted messages:
+ msg55339 nosy:
+ gvanrossum |
| 2007-08-26 02:51:17 | janssen | set | components:
+ Documentation |
| 2007-08-26 02:48:31 | janssen | set | messages:
+ msg55294 |
| 2007-08-26 02:45:09 | janssen | create | |
|