[Python-3000] Merging the trunk SSL changes.

Bill Janssen janssen at parc.com
Wed Aug 29 05:27:56 CEST 2007


> Until ssl.py is fixed, I've added quick hacks to test_ssl.py and
> test_socket_ssl.py to disable these tests, so people won't be alarmed
> by the test failures.

You might just want to configure out SSL support, or have Lib/ssl.py
raise an ImportError, for the moment.

Bill


More information about the Python-3000 mailing list