R. David Murray added the comment:

I don't see any special casing for windows in the socketpair code in the 
current socket module, nor do I see any mention of socketpair in the 3.5 
whatsnew.  Based on a quick scan of the socket code I don't see how socketpair 
could be defined on a platform without also automatically being included in 
__all__.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27698>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to