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 chris.jerdonek
Recipients chris.jerdonek
Date 2012-07-09.05:26:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341811583.87.0.73741220409.issue15302@psf.upfronthosting.co.za>
In-reply-to
Content
I think it would be an improvement to switch from using getopt to argparse in test.regrtest.  The code would be easier to maintain, it would give us more powerful options going forward, and it would improve the usability of the test command (e.g. nicer command-line help).
History
Date User Action Args
2012-07-09 05:26:24chris.jerdoneksetrecipients: + chris.jerdonek
2012-07-09 05:26:23chris.jerdoneksetmessageid: <1341811583.87.0.73741220409.issue15302@psf.upfronthosting.co.za>
2012-07-09 05:26:22chris.jerdoneklinkissue15302 messages
2012-07-09 05:26:22chris.jerdonekcreate