Can one use Python 3.4 lzma library to initialize file_reader for a 7z file?

2015-12-08 Thread Anmol Dalmia
Hello all. I am trying to read lines from a compressed xml file in a 7z format contained archive. The native lzma library of Python 3.4 allows to do so, but I am not sure it does so for 7z files. I explored many threads and found very unsatisfactory answers such as this one. https://groups.goo

Reading lines of text from 7z compressed files in Python

2015-12-09 Thread Anmol Dalmia
faster performance than any other third- party packages. Is it possible to do so? Thanks -- With Regards ANMOL DALMIA M Tech (Dual) Information Security, 2017 National Institute of Technology, Rourkela, India -- https://mail.python.org/mailman/listinfo/python-list