]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Found a different, more direct way to disable ssl support until it's fixed.
authorGuido van Rossum <guido@python.org>
Wed, 29 Aug 2007 03:59:57 +0000 (03:59 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 29 Aug 2007 03:59:57 +0000 (03:59 +0000)
commit245b42ec4b07682dd44bb92dbde328c7ce78d90b
tree46f363979deeda4c8c89bc89b98e155089e4b256
parent1b81e7bea562b6fc9df0a9e99f51b2b4c351ec34
Found a different, more direct way to disable ssl support until it's fixed.
Lib/socket.py
Lib/ssl.py
Lib/test/test_socket_ssl.py
Lib/test/test_ssl.py