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 vajrasky
Recipients barry, eli.bendersky, ethan.furman, pitrou, serhiy.storchaka, vajrasky
Date 2014-02-17.14:42:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392648130.33.0.811715316104.issue20654@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the second patch, avoiding dependency to socket.AddressFamily (though it adds dependency to enum library) in test.
History
Date User Action Args
2014-02-17 14:42:10vajraskysetrecipients: + vajrasky, barry, pitrou, eli.bendersky, ethan.furman, serhiy.storchaka
2014-02-17 14:42:10vajraskysetmessageid: <1392648130.33.0.811715316104.issue20654@psf.upfronthosting.co.za>
2014-02-17 14:42:10vajraskylinkissue20654 messages
2014-02-17 14:42:10vajraskycreate