Views
No views yet
zip-deflate-zeros-400m.zip1python3 - <<'PY'
2import zipfile
3with zipfile.ZipFile("zip-deflate-zeros-400m.zip", "r") as zf:
4 data = zf.read("x.bin")
5 print(len(data))
6PY700 MB virtual-memory cap the same path fails with MemoryError: Unable to allocate output buffer.