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 Marc.Abramowitz, alex, barry, belopolsky, brett.cannon, ncoghlan, pitrou, rhettinger, vstinner
Date 2013-07-19.21:30:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374269424.95.0.717644710045.issue15805@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think this has anything to do in contextlib (which isn't a library of context managers, but a library of tools to work with context managers), it probably belongs in the io module instead.
History
Date User Action Args
2013-07-19 21:30:25pitrousetrecipients: + pitrou, barry, brett.cannon, rhettinger, ncoghlan, belopolsky, vstinner, alex, Marc.Abramowitz
2013-07-19 21:30:24pitrousetmessageid: <1374269424.95.0.717644710045.issue15805@psf.upfronthosting.co.za>
2013-07-19 21:30:24pitroulinkissue15805 messages
2013-07-19 21:30:24pitroucreate