This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients loewis, ncoghlan, steve.dower, zach.ware
Date 2014-05-09.16:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399653310.74.0.800544844369.issue21462@psf.upfronthosting.co.za>
In-reply-to
Content
I just tried it and had no trouble building and running the ssl tests on Windows.

> python Lib\test\regrtest.py -u network -v test_ssl
> ...
> Ran 38 tests in 7.700s
> 
> OK (skipped=2)
History
Date User Action Args
2014-05-09 16:35:10steve.dowersetrecipients: + steve.dower, loewis, ncoghlan, zach.ware
2014-05-09 16:35:10steve.dowersetmessageid: <1399653310.74.0.800544844369.issue21462@psf.upfronthosting.co.za>
2014-05-09 16:35:10steve.dowerlinkissue21462 messages
2014-05-09 16:35:10steve.dowercreate