issue #768: use feature detection for Compress.copy()
Work around a seemingly impossible condition by feature detecting zlib.compressobj().copy rather than assuming it is available in all Python releases. The related ticket looks possibly like some weird vendor-patched version of Python in use, which has happened in the past particularly on Red Hat.dmw
parent
091ae234fc
commit
72e3b69daf
Loading…
Reference in New Issue