Import from zip file?
Bengt Richter
bokr at oz.net
Mon Jan 20 19:26:53 EST 2003
More information about the Python-list mailing list
Mon Jan 20 19:26:53 EST 2003
- Previous message (by thread): Import from zip file?
- Next message (by thread): Import from zip file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 20 Jan 2003 17:43:06 +0100, Gerrit Holl <gerrit at nl.linux.org> wrote: >Robert schreef op maandag 20 januari om 11:47:36 +0000: >> What is the easyiest way to import modules/module-trees from zip files (Python 2.2)? > >In case you switch to python 2.3, you can use the zipimport module. >http://www.python.org/doc/2.3a1/whatsnew/node11.html >http://www.python.org/peps/pep-0273.html > Hm, guess I'd better get 2.3, or at least read the news *<;^p Regards, Bengt Richter
- Previous message (by thread): Import from zip file?
- Next message (by thread): Import from zip file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list