diff options
author | Helmut Grohne <helmut@subdivi.de> | 2016-04-28 20:28:11 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2016-04-28 20:28:11 +0200 |
commit | a24b9125ae91cb26e56bac3752b6e38e1dbf264e (patch) | |
tree | a27f0e48dbf877b460d8d735a65f2ed183113594 /dedup/templates/binary.html | |
parent | cf5e9f8c9714361042147889ab4b24225c4d07a0 (diff) | |
download | debian-dedup-a24b9125ae91cb26e56bac3752b6e38e1dbf264e.tar.gz |
extend functionality of DecompressedStream
It now supports:
* tell()
* seek(absolute_position), forward only
* close()
* closed
This is sufficient for putting it as a fileobj into tarfile.TarFile. By
doing so we can decouple decompression from tar processing, which eases
papering over the Python 2.x vs Python 3.x differences.
Diffstat (limited to 'dedup/templates/binary.html')
0 files changed, 0 insertions, 0 deletions