[docs] [issue18815] DOCUMENTATION: "mmap .close()" doesn't close the underlying file
Anoop Thomas Mathew
report at bugs.python.org
Sun Sep 8 23:25:23 CEST 2013
Anoop Thomas Mathew added the comment:
Made it explicit that close() will close only the mmap, and file will not be closed. Patch attached.
----------
keywords: +patch
nosy: +Anoop.Thomas.Mathew
Added file: http://bugs.python.org/file31689/mmap_close_documentation.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18815>
_______________________________________
More information about the docs
mailing list