[issue1739468] Add a -z interpreter flag to execute a zip file

Paul Moore report at bugs.python.org
Tue Sep 11 17:17:21 CEST 2007


Paul Moore added the comment:

PJE's patch looks OK. I agree with Nick that the chain of &&s in 
PyImport_GetImporter should be expanded into a chain of ifs. As it 
stands, the code is needlessly obfuscated.

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1739468>
_____________________________________


More information about the Python-bugs-list mailing list