How to access a folder in a zip file?

Michael F. Stemper michael.stemper at gmail.com
Sun Jan 20 12:25:14 EST 2019


On 19/01/2019 07.36, mignoncharly wrote:
> Hello!
> 
> I'm a newbie in python and I was trying to access a folder inside a zip file and I also have issues with relative and absolute path. Thks in advance.
> 
> In projects there a lot of urls (i'll read them later one by one and store them in a list/array so that I could work with it easily)
> 
> here is the path:  home/name/tutorial/prof/ks.zip/projects

Are you sure? Could it possibly be:
/home/name/tutorial/prof/ks.zip/projects
instead?

-- 
Michael F. Stemper
What happens if you play John Cage's "4'33" at a slower tempo?



More information about the Python-list mailing list