[issue11711] socketpair does not accept AF_INET family argument [Linux]

2011-03-29 Thread Cloudberry
Cloudberry added the comment: Thank you for clarifications. Closing it as an invalid issue, as this is (not) working as expected. Apologies for the noise. -- resolution: -> invalid status: open -> closed ___ Python tracker <http://bugs.p

[issue11711] socketpair does not accept AF_INET family argument [Linux]

2011-03-29 Thread Cloudberry
New submission from Cloudberry : System where issue was reproduced is Ubuntu 10.04 32-bit with python 2.6.5 Expected behavior for socket.socketpair as per the docstring: "The arguments are the same as for socket() except the default family is AF_UNIX if defined on the platform; otherwise