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 pitrou
Recipients barry, berker.peksag, ezio.melotti, martin.panter, michael.foord, pitrou, serhiy.storchaka
Date 2013-08-29.09:01:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377766877.59.0.0383388288708.issue17974@psf.upfronthosting.co.za>
In-reply-to
Content
I think this should be committed. This is the first step in making command-line args easily customizable (e.g. by exposing the parsers as a public API in TestProgram).
History
Date User Action Args
2013-08-29 09:01:17pitrousetrecipients: + pitrou, barry, ezio.melotti, michael.foord, berker.peksag, martin.panter, serhiy.storchaka
2013-08-29 09:01:17pitrousetmessageid: <1377766877.59.0.0383388288708.issue17974@psf.upfronthosting.co.za>
2013-08-29 09:01:17pitroulinkissue17974 messages
2013-08-29 09:01:17pitroucreate