> I've put up an initial source package at > http://www.parc.com/janssen/transient/ssl-1.0.tar.gz which I've tested > with Python 2.3.5 on Mac OS X 10.4.10 (Intel) and Python 2.5 on Fedora > Core 7. Please send bugs you find to me at [EMAIL PROTECTED] > > Try "python setup.py build", then "python setup.py test".
There was a bug for 2.5.1 in the package (the socket data structure changed with 2.5.1), so I've put up a different version, http://www.parc.com/janssen/transient/ssl-1.1.tar.gz which I've tested with 2.3.5 and 2.5.1 on OS X. Same drill: try "python setup.py build", then "python setup.py test". Report bugs to [EMAIL PROTECTED] Thanks to Collin Winter for reporting this problem with 2.5.1. 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