SIGN IN SIGN UP

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.
S
Serhiy Storchaka committed
1ad088f3ea14f4b598040e1d266e2567aa260dea
Parent: d87de83