[EMAIL PROTECTED] wrote:
> I sorry, but I'm not very familiar with Python.
> Please, help to solve my problem with reading file from "nested" zip
> archive.
> There is an ear_file.ear and inside this file there is a war_file.war
> and inside this file there is a jar_file.jar.
> I have to read cont
I sorry, but I'm not very familiar with Python.
Please, help to solve my problem with reading file from "nested" zip
archive.
There is an ear_file.ear and inside this file there is a war_file.war
and inside this file there is a jar_file.jar.
I have to read content of a file (my_file.txt) from insid