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 terry.reedy
Recipients ned.deily, ronaldoussoren, terry.reedy, tibbe, vstinner
Date 2013-02-22.20:06:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361563593.29.0.233030482701.issue17269@psf.upfronthosting.co.za>
In-reply-to
Content
On win7, the original example and '0' version give
[(23, 0, 0, '', ('::1', 0, 0, 0)), (2, 0, 0, '', ('127.0.0.1', 0))]
I think a testcase would be good.
History
Date User Action Args
2013-02-22 20:06:33terry.reedysetrecipients: + terry.reedy, ronaldoussoren, vstinner, ned.deily, tibbe
2013-02-22 20:06:33terry.reedysetmessageid: <1361563593.29.0.233030482701.issue17269@psf.upfronthosting.co.za>
2013-02-22 20:06:33terry.reedylinkissue17269 messages
2013-02-22 20:06:33terry.reedycreate