5 ms·
In Python: Importing urllib hangs zlib imports, but the compress and compressobj methods fail > import zlib > zlib.compress("askldas") Internal error: R
by dgottlieb 15y ago
In Python:
Importing urllib hangs
zlib imports, but the compress and compressobj methods fail
> import zlib
> zlib.compress("askldas")
Internal error: ReferenceError: _deflateInit_ is not defined