I've posted an sdist version of the 'ssl' module for Pythons 2.3.5 to
2.5.x, at http://www.parc.com/janssen/transient/ssl-1.3.tar.gz.  I think
this is 'gold master', but before I upload it to the Cheeseshop, I'd like
to get more testing on a broader variety of platforms.

The intent of this package is to allow code development with older versions
of Python that will continue to work on Python 2.6 and 3.x.

To build,

   python setup.py build

To test,

   python setup.py test

I'd appreciate feedback on testing results; please send to
[EMAIL PROTECTED]

Thanks!

Bill
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to