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 baikie
Recipients baikie, jackdied, synapse, therve, wiml
Date 2010-03-03.20:24:47
SpamBayes Score 0.00010619295
Marked as misclassified No
Message-id <1267647899.04.0.409102568578.issue6560@psf.upfronthosting.co.za>
In-reply-to
Content
I just found that the IPv6 tests don't get skipped when IPv6 is
available but disabled in the build - you can create IPv6
sockets, but not use them :/  This version fixes the problem.
History
Date User Action Args
2010-03-03 20:25:00baikiesetrecipients: + baikie, therve, jackdied, synapse, wiml
2010-03-03 20:24:59baikiesetmessageid: <1267647899.04.0.409102568578.issue6560@psf.upfronthosting.co.za>
2010-03-03 20:24:57baikielinkissue6560 messages
2010-03-03 20:24:57baikiecreate