Message 162776 - Python tracker (original) (raw)
Message162776
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:45 | sbt | set | recipients: + sbt |
2012-06-14 12:13:45 | sbt | set | messageid: 1339676025.91.0.9899325094.issue15064@psf.upfronthosting.co.za |
2012-06-14 12:13:45 | sbt | link | issue15064 messages |
2012-06-14 12:13:44 | sbt | create |