would be nice: import from archive

Dan Perl dperl at rogers.com
Fri Aug 27 16:12:23 EDT 2004


I am using 2.3 and I tried importing from a zip file in a script of my own
and, yes, it works.

I never used the -v flag before but it's great for debugging some problems.
Thanks for mentioning it!

Dan

"Anthony Baxter" <anthonybaxter at gmail.com> wrote in message
news:mailman.2541.1093628460.5135.python-list at python.org...
> Note that the PEP is not up-to-date. zipimport "just works" in Python
> 2.3 and Python 2.4. In the following example, we use the -v flag to
> show where imports are coming from.





More information about the Python-list mailing list