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 giampaolo.rodola
Recipients giampaolo.rodola, gvanrossum, neologix, pitrou
Date 2013-03-28.12:53:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364475198.27.0.729914523448.issue17561@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for clarifying, I have a better understanding of the problem now.
Providing a custom class instantiating two sockets looks like a dead end to me though. To say one, what is getsockname() supposed to return? Same for detach(), fileno(), 'family' and probably others I can't think of right now.
History
Date User Action Args
2013-03-28 12:53:18giampaolo.rodolasetrecipients: + giampaolo.rodola, gvanrossum, pitrou, neologix
2013-03-28 12:53:18giampaolo.rodolasetmessageid: <1364475198.27.0.729914523448.issue17561@psf.upfronthosting.co.za>
2013-03-28 12:53:18giampaolo.rodolalinkissue17561 messages
2013-03-28 12:53:17giampaolo.rodolacreate