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 brett.cannon
Recipients brett.cannon, r.david.murray, vstinner
Date 2011-08-15.02:20:04
SpamBayes Score 0.003491028
Marked as misclassified No
Message-id <1313374805.19.0.100837771951.issue12693@psf.upfronthosting.co.za>
In-reply-to
Content
The line from the source I am talking about is http://hg.python.org/cpython/file/49e9e34da512/Lib/test/support.py#l943 . And as for the output:

> ./python.exe -m test -uall test_ssl                                                  
[1/1] test_ssl
Resource 'ipv6.google.com' is not available
1 test OK.
History
Date User Action Args
2011-08-15 02:20:05brett.cannonsetrecipients: + brett.cannon, vstinner, r.david.murray
2011-08-15 02:20:05brett.cannonsetmessageid: <1313374805.19.0.100837771951.issue12693@psf.upfronthosting.co.za>
2011-08-15 02:20:04brett.cannonlinkissue12693 messages
2011-08-15 02:20:04brett.cannoncreate