> There is not. I can put OpenSSL in my environment What do you "I can put". You compile it yourself? Why not use the Sun-provided one?
> The > 2.5 "What's new" documentation said that hashlib used OpenSSL when > available, but it appears to be requiring OpenSSL? That's for 2.5. In 3.0 (currently), hashlib requires OpenSSL. > The tests that I marked as "fail" in my email are marked as "fail" by > the unittest framework. Ah, ok. Regards, Martin _______________________________________________ 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
