extracting zip item to in-memory

noydb jenn.duerr at gmail.com
Wed May 6 16:27:15 EDT 2015


I have a zip file containing several files and I want to extract out just the .xml file.  I have that code.  Curious if this xml file can be extracted into memory.  If so, how to?  I only need to move the file around, and maybe read some tags.

Thanks for any help!

python 2.7



More information about the Python-list mailing list