]> granicus.if.org Git - python/commit
prevent a warning from the struct module when data size >= 2**32.
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 23 Mar 2008 23:45:12 +0000 (23:45 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 23 Mar 2008 23:45:12 +0000 (23:45 +0000)
commitdd10284516383276d50ae9b52bec4ab6562f888e
tree1269b57e79f09ad0e7cbb80e21d0b08c0290d600
parentac830e932df1fdbdbc1ba928a27db1d321a23fcd
prevent a warning from the struct module when data size >= 2**32.
Lib/gzip.py