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 pitrou
Recipients anacrolix, pitrou
Date 2012-01-29.17:23:15
SpamBayes Score 0.00097401394
Marked as misclassified No
Message-id <1327857796.35.0.327790412546.issue13872@psf.upfronthosting.co.za>
In-reply-to
Content
> socket.socket.detach doesn't mark the socket._closed flag.

Well, does it have to? It's only an internal detail, it's not exposed as a public API.
History
Date User Action Args
2012-01-29 17:23:16pitrousetrecipients: + pitrou, anacrolix
2012-01-29 17:23:16pitrousetmessageid: <1327857796.35.0.327790412546.issue13872@psf.upfronthosting.co.za>
2012-01-29 17:23:15pitroulinkissue13872 messages
2012-01-29 17:23:15pitroucreate