[issue14099] ZipFile.open() should not reopen the underlying file

eryksun report at bugs.python.org
Thu Feb 5 22:24:35 CET 2015


eryksun added the comment:

The changeset from 03 Dec is in the Windows 2.7.9 release.

    Python 2.7.9 (default, Dec 10 2014, 12:28:03) [MSC v.1500 64 bit
    (AMD64)] on win32
    Type "help", "copyright", "credits" or "license" for more
    information.
    >>> import zipfile
    >>> zipfile._SharedFile
    <class zipfile._SharedFile at 0x0000000000F707C8>

----------
nosy: +eryksun

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14099>
_______________________________________


More information about the Python-bugs-list mailing list