diff options
author | Bill Janssen <janssen@parc.com> | 2007-08-29 22:35:05 (GMT) |
---|---|---|
committer | Bill Janssen <janssen@parc.com> | 2007-08-29 22:35:05 (GMT) |
commit | 426ea0a8640b2905ba0c0833ff797241dd5b819d (patch) | |
tree | 884d69dd7a747da0a144dba46d8dfa8fd1a90fa7 /Tools/compiler | |
parent | 492e5920bc8a6d07be7f9b251bdc2482f043e48d (diff) | |
download | cpython-426ea0a8640b2905ba0c0833ff797241dd5b819d.zip cpython-426ea0a8640b2905ba0c0833ff797241dd5b819d.tar.gz cpython-426ea0a8640b2905ba0c0833ff797241dd5b819d.tar.bz2 |
This contains a number of things:
1) Improve the documentation of the SSL module, with a fuller
explanation of certificate usage, another reference, proper
formatting of this and that.
2) Fix Windows bug in ssl.py, and general bug in sslsocket.close().
Remove some unused code from ssl.py. Allow accept() to be called on
sslsocket sockets.
3) Use try-except-else in import of ssl in socket.py. Deprecate use of
socket.ssl().
4) Remove use of socket.ssl() in every library module, except for
test_socket_ssl.py and test_ssl.py.
Diffstat (limited to 'Tools/compiler')
0 files changed, 0 insertions, 0 deletions