Ulrich Berning schrieb:

[He already has a patch that does much of what is being discussed]

> I have also introduced the new flag Py_NoZipImport that
> can be activated with -Z at startup. This bypasses the
> activation of zipimport

I think -Z could be confusing; I would expect it to work more like
the recent suggestion that it name a specific Zip file to use as
the only (or at least the first) source of modules.

I do see that the switch is handy; I'm just suggesting a different
name, such as -nozip or -skip file.zip.

-jJ
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to