summaryrefslogtreecommitdiff
path: root/dedup/compression.py
AgeCommit message (Expand)Author
2015-04-16zlib.crc32 behaves inconsistently on py2 vs py3Helmut Grohne
2015-04-16distinguish bytes from unicode for py3kHelmut Grohne
2014-02-19GzipDecompressor: don't treat checksum as garbage trailerHelmut Grohne
2013-02-21move compression functions to module dedup.compressionHelmut Grohne