R. David Murray <rdmur...@bitdance.com> added the comment: Fixed in r87324. I've also added a test for the behaviour when no arguments are given, since that wasn't tested before, and removed the sys.path fiddling since it has no effect on subprocess runs. Oh, and fixed a bug in one of the other tests.
I did not back port this to 2.7. The tests aren't there, and the risk of breakage seems higher than the benefit of this non-semantic change, for a point release. ---------- keywords: +patch resolution: -> fixed stage: unit test needed -> committed/rejected status: open -> closed versions: -Python 2.7 Added file: http://bugs.python.org/file20079/compileall_bad_args.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10719> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com