diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-12-03 07:11:57 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-12-03 07:11:57 (GMT) |
commit | 1ad088f3ea14f4b598040e1d266e2567aa260dea (patch) | |
tree | ec65e809649e8a4c7e3ce25dd2f29547267920b9 /Doc/library/contextlib.rst | |
parent | d87de8358285cdd793e88e037024d143c3e47563 (diff) | |
download | cpython-1ad088f3ea14f4b598040e1d266e2567aa260dea.zip cpython-1ad088f3ea14f4b598040e1d266e2567aa260dea.tar.gz cpython-1ad088f3ea14f4b598040e1d266e2567aa260dea.tar.bz2 |
Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects
returned by ZipFile.open() can now operate independently of the ZipFile even
if the ZipFile was created by passing in a file-like object as the first
argument to the constructor.
Diffstat (limited to 'Doc/library/contextlib.rst')
0 files changed, 0 insertions, 0 deletions