[issue1526] DeprecationWarning in zipfile.py while zipping 113000 files

Alexander Belchenko report at bugs.python.org
Fri Nov 30 14:26:57 CET 2007


New submission from Alexander Belchenko:

C:\Python\2.5.1\lib\zipfile.py:719: DeprecationWarning: 'H' format
requires 0 <= number <= 65535
  0, 0, count, count, pos2 - pos1, pos1, 0)

----------
components: +Library (Lib)

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1526>
__________________________________


More information about the Python-bugs-list mailing list