would be nice: import from archive
Anthony Baxter
anthonybaxter at gmail.com
Fri Aug 27 13:14:57 EDT 2004
On Fri, 27 Aug 2004 17:06:06 GMT, Dan Perl <dperl at rogers.com> wrote:
> Here is a python feature that I would like: to be able to import modules
> from an archive like the jar files in Java. Maybe a regular tar file?
> Maybe a python specific file type, let's call it a 'par' file?
Or a zip file, perhaps? See PEP-0273, which was implemented in Python 2.3.
(Hm. 273 isn't up-to-date. This is bad :-(
More information about the Python-list
mailing list