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

Nick Coghlan report at bugs.python.org
Sun Nov 18 12:23:31 CET 2007


Nick Coghlan added the comment:

I worked out what was wrong with my unit tests (I was incorrectly
including the path information when adding the test script to the zipfile)

I've updated the patch here, and will be committing the change once the
test suite finishes running.

----------
versions: +Python 2.6
Added file: http://bugs.python.org/file8770/runmain_with_tests.diff

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1739468>
_____________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: runmain_with_tests.diff
Url: http://mail.python.org/pipermail/python-bugs-list/attachments/20071118/407b74f9/attachment.txt 


More information about the Python-bugs-list mailing list