diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-07-31 02:40:23 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-07-31 02:40:23 (GMT) |
commit | 352bf0d7ee71d401bc2d001b27c3d71c1074fc98 (patch) | |
tree | 7de5540517e578e35114b5d72cde1e927a44069a /Lib/shelve.py | |
parent | 10183b8e40a4161ddaac792eb06d58c00f880bf4 (diff) | |
download | cpython-352bf0d7ee71d401bc2d001b27c3d71c1074fc98.zip cpython-352bf0d7ee71d401bc2d001b27c3d71c1074fc98.tar.gz cpython-352bf0d7ee71d401bc2d001b27c3d71c1074fc98.tar.bz2 |
ZipFile.close(): Killed one of the struct.pack deprecation
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.
Diffstat (limited to 'Lib/shelve.py')
0 files changed, 0 insertions, 0 deletions