[Python-Dev] PEP 273: Import Modules from Zip Archives (original) (raw)
James C. Ahlstrom jim@interet.com
Wed, 31 Oct 2001 11:44:34 -0500
- Previous message: [Python-Dev] PEP 273: Import Modules from Zip Archives
- Next message: [Python-Dev] PEP 273: Import Modules from Zip Archives
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote:
> OK. I propose that there is one name added to sys.path, and the > file name is "python%s%s.zip" % (sys.version[0], sys.version[2]).
Sounds good to me. Somebody please update the PEP.
The PEP is updated.
Did we decide to allow import of *.py?
JimA
- Previous message: [Python-Dev] PEP 273: Import Modules from Zip Archives
- Next message: [Python-Dev] PEP 273: Import Modules from Zip Archives
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]