> 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