documentation of import from zip files?

Bill Janssen janssen at parc.com
Thu Oct 16 20:27:09 EDT 2003


Is the ability to import Python modules from zip files in 2.3
documented anywhere?  I looked in the Language ref at the "import"
statement and in the Library Ref under "ZipFile" module.

I'd like to know the specifics of arcnames in the Python zipfiles,
such as which character is used to separate path parts.

Bill





More information about the Python-list mailing list