]> granicus.if.org Git - python/commit
Remove dead code in gzip.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Wed, 13 Apr 2011 16:57:40 +0000 (18:57 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Wed, 13 Apr 2011 16:57:40 +0000 (18:57 +0200)
commit5b5ee69e0759a189d1d25ed643228da78c2a0e16
tree23440a11ef1d5b7f19ace6ec89f636832706f297
parent5e610def7d552dfc7cb71f4cdf2aadb6deabda7c
Remove dead code in gzip.

These functions appear to be holdovers from the 2.x code, intended to handle
problems with CRC signedness.
Lib/gzip.py