[issue1739468] Allow interpreter to execute a zip file

2008-02-22 Thread Nick Coghlan
Changes by Nick Coghlan: Removed file: http://bugs.python.org/file8767/runmain_with_tests.diff _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bug

[issue1739468] Allow interpreter to execute a zip file

2008-02-22 Thread Nick Coghlan
Nick Coghlan added the comment: Updated issue title to reflect what was actually implemented -- title: Add a -z interpreter flag to execute a zip file -> Allow interpreter to execute a zip file _ Tracker <[EMAIL PROTECTED]>