Hello all.

I am trying to read a compressed xml file line by line under the 7z format.
I found an answer to a related question here:

http://stackoverflow.com/questions/20104460/how-to-read-from-a-text-file-compressed-with-7z-in-python

I wish to use the native LZMA library of Python 3.4 for 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

Reply via email to