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 terry.reedy
Recipients eric.araujo, etukia, ezio.melotti, michael.foord, terry.reedy
Date 2012-01-14.04:35:10
SpamBayes Score 4.190335e-07
Marked as misclassified No
Message-id <1326515711.55.0.100900760151.issue13725@psf.upfronthosting.co.za>
In-reply-to
Content
unittest.test.test_program.TestCommandLineArgs has a few test functions that do at least a minimal test of help and verbosity options and command line args. Should more be added for other options, like this and #13726?
History
Date User Action Args
2012-01-14 04:35:11terry.reedysetrecipients: + terry.reedy, ezio.melotti, eric.araujo, michael.foord, etukia
2012-01-14 04:35:11terry.reedysetmessageid: <1326515711.55.0.100900760151.issue13725@psf.upfronthosting.co.za>
2012-01-14 04:35:10terry.reedylinkissue13725 messages
2012-01-14 04:35:10terry.reedycreate