[docs] [issue18815] DOCUMENTATION: "mmap .close()" doesn't close the underlying file
Roundup Robot
report at bugs.python.org
Tue Sep 10 07:40:21 CEST 2013
Roundup Robot added the comment:
New changeset 443d12b61e5b by Senthil Kumaran in branch '2.7':
Clarify mmap.close method behavior. Addresses issue #18815
http://hg.python.org/cpython/rev/443d12b61e5b
New changeset 373907ca13e0 by Senthil Kumaran in branch '3.3':
Clarify mmap.close method behavior. Addresses issue #18815
http://hg.python.org/cpython/rev/373907ca13e0
New changeset 377bd6e0f61c by Senthil Kumaran in branch 'default':
merge from 3.3
http://hg.python.org/cpython/rev/377bd6e0f61c
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18815>
_______________________________________
More information about the docs
mailing list