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 Anoop.Thomas.Mathew
Recipients Anoop.Thomas.Mathew, docs@python, jcea
Date 2013-09-08.21:25:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378675523.31.0.904790444372.issue18815@psf.upfronthosting.co.za>
In-reply-to
Content
Made it explicit that close() will close only the mmap, and file will not be closed. Patch attached.
History
Date User Action Args
2013-09-08 21:25:23Anoop.Thomas.Mathewsetrecipients: + Anoop.Thomas.Mathew, jcea, docs@python
2013-09-08 21:25:23Anoop.Thomas.Mathewsetmessageid: <1378675523.31.0.904790444372.issue18815@psf.upfronthosting.co.za>
2013-09-08 21:25:23Anoop.Thomas.Mathewlinkissue18815 messages
2013-09-08 21:25:23Anoop.Thomas.Mathewcreate