Staging
v0.5.1
https://github.com/python/cpython
Revision 352bf0d7ee71d401bc2d001b27c3d71c1074fc98 authored by Tim Peters on 31 July 2006, 02:40:23 UTC, committed by Tim Peters on 31 July 2006, 02:40:23 UTC
warnings on Win32.

Also added an XXX about the line:

                pos3 = self.fp.tell()

`pos3` is never referenced, and I have no idea what the code
intended to do instead.
1 parent 10183b8
History
Tip revision: 352bf0d7ee71d401bc2d001b27c3d71c1074fc98 authored by Tim Peters on 31 July 2006, 02:40:23 UTC
ZipFile.close(): Killed one of the struct.pack deprecation
Tip revision: 352bf0d

README

back to top