This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients Arfrever, Kotan, brunogola, eric.araujo, ezio.melotti, maker, r.david.murray, skrah
Date 2010-12-09.18:45:23
SpamBayes Score 5.81129e-07
Marked as misclassified No
Message-id <1291920326.66.0.187085677522.issue10453@psf.upfronthosting.co.za>
In-reply-to
Content
OK, here is what I hope is a comprehensive set of CLI tests, and fixes for the bugs revealed thereby.  Except for the new test added by Georg after the original patch here was committed, all of the tests either pass using the old compileall module or fail only because stderr has resource warnings in it.

I did some refactoring on the tests, and since there were few enough original tests I went through and refactored them all.  Hopefully that won't make the review more difficult.

Note that I have not tested this patch on windows :)
History
Date User Action Args
2010-12-09 18:45:26r.david.murraysetrecipients: + r.david.murray, brunogola, ezio.melotti, eric.araujo, Arfrever, skrah, maker, Kotan
2010-12-09 18:45:26r.david.murraysetmessageid: <1291920326.66.0.187085677522.issue10453@psf.upfronthosting.co.za>
2010-12-09 18:45:24r.david.murraylinkissue10453 messages
2010-12-09 18:45:24r.david.murraycreate