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 christian.heimes
Recipients christian.heimes, xnox, xtreak
Date 2018-09-28.06:58:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Yes, that's it. In Python 2.7, socket classes don't implement the context manager protocol.
History
Date User Action Args
2018-09-28 06:58:36christian.heimessetrecipients: + christian.heimes, xnox, xtreak
2018-09-28 06:58:36christian.heimessetmessageid: <[email protected]>
2018-09-28 06:58:36christian.heimeslinkissue34818 messages
2018-09-28 06:58:35christian.heimescreate