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 Kotan, eric.araujo, ezio.melotti, maker, r.david.murray
Date 2010-11-20.17:26:35
SpamBayes Score 5.7208505e-05
Marked as misclassified No
Message-id <1290273996.67.0.258468046574.issue10453@psf.upfronthosting.co.za>
In-reply-to
Content
On the other hand, the test case in test_compileall says "test some aspects of compileall's CLI".  Since the patch completely changes the logic of CLI parsing, having tests that cover as much as practical of the CLI would greatly increase the confidence that the patch is correct.
History
Date User Action Args
2010-11-20 17:26:36r.david.murraysetrecipients: + r.david.murray, ezio.melotti, eric.araujo, maker, Kotan
2010-11-20 17:26:36r.david.murraysetmessageid: <1290273996.67.0.258468046574.issue10453@psf.upfronthosting.co.za>
2010-11-20 17:26:35r.david.murraylinkissue10453 messages
2010-11-20 17:26:35r.david.murraycreate