py7zlib Questions
3
Solved
I would like to read (in Python 2.7), line by line, from a csv (text) file, which is 7z compressed. I don't want to decompress the entire (large) file, but to stream the lines.
I tried pylzma.deco...
Rosefish asked 20/11, 2013 at 18:52
1
© 2022 - 2024 — McMap. All rights reserved.