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 zachary r.
Recipients gruszczy, zachary r.
Date 2012-01-28.20:03:26
SpamBayes Score 0.00075202953
Marked as misclassified No
Message-id <1327781007.13.0.582137864108.issue13896@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for shelve(see: http://docs.python.org/dev/library/shelve.html#shelve.open) recommend using contextlib.closing for this purpose.
History
Date User Action Args
2012-01-28 20:03:27zachary r.setrecipients: + zachary r., gruszczy
2012-01-28 20:03:27zachary r.setmessageid: <1327781007.13.0.582137864108.issue13896@psf.upfronthosting.co.za>
2012-01-28 20:03:26zachary r.linkissue13896 messages
2012-01-28 20:03:26zachary r.create