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 asvetlov
Recipients Erik.Günther, asvetlov
Date 2012-12-03.00:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354493922.93.0.540906361387.issue16434@psf.upfronthosting.co.za>
In-reply-to
Content
request should be socket.socket instance which definitely has shutdown method accepting socket.SHUT_WR.
I guest the problem not in stdlib but in your code or maybe in the Paste (I'm not familiar with it, sorry).
History
Date User Action Args
2012-12-03 00:18:42asvetlovsetrecipients: + asvetlov, Erik.Günther
2012-12-03 00:18:42asvetlovsetmessageid: <1354493922.93.0.540906361387.issue16434@psf.upfronthosting.co.za>
2012-12-03 00:18:42asvetlovlinkissue16434 messages
2012-12-03 00:18:42asvetlovcreate