mirror of
https://github.com/python/cpython.git
synced 2026-01-05 23:12:38 +00:00
Added note about documenting the SSL support in the socket module.
This commit is contained in:
parent
c818d5347e
commit
33642acef5
1 changed files with 2 additions and 0 deletions
2
Doc/TODO
2
Doc/TODO
|
|
@ -61,6 +61,8 @@ Library Reference
|
|||
* Update the httplib documentation to match Greg Stein's HTTP/1.1
|
||||
support and new classes. (Greg, this is yours!)
|
||||
|
||||
* SSL support in the socket module is not documented.
|
||||
|
||||
Tutorial
|
||||
--------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue