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 sbt
Recipients sbt
Date 2012-06-14.12:13:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339676025.91.0.9899325094.issue15064@psf.upfronthosting.co.za>
In-reply-to
Content
There are some types which should support the context manager protocol:

- connection objects
- listener objects
- pool objects
History
Date User Action Args
2012-06-14 12:13:45sbtsetrecipients: + sbt
2012-06-14 12:13:45sbtsetmessageid: <1339676025.91.0.9899325094.issue15064@psf.upfronthosting.co.za>
2012-06-14 12:13:45sbtlinkissue15064 messages
2012-06-14 12:13:44sbtcreate