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 brian.curtin
Recipients brian.curtin, eric.araujo
Date 2010-12-03.01:43:18
SpamBayes Score 0.00064829626
Marked as misclassified No
Message-id <1291340603.87.0.229710609125.issue10554@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch which implements the context manager and adds a few tests and a small doc change.

Tested on Mac and Windows.
History
Date User Action Args
2010-12-03 01:43:23brian.curtinsetrecipients: + brian.curtin, eric.araujo
2010-12-03 01:43:23brian.curtinsetmessageid: <1291340603.87.0.229710609125.issue10554@psf.upfronthosting.co.za>
2010-12-03 01:43:19brian.curtinlinkissue10554 messages
2010-12-03 01:43:19brian.curtincreate