> 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 _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
