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 barry
Recipients barry, docs@python, r.david.murray, rhettinger, xmorel
Date 2011-02-22.15:02:10
SpamBayes Score 0.021000374
Marked as misclassified No
Message-id <1298386931.62.0.306503287479.issue11260@psf.upfronthosting.co.za>
In-reply-to
Content
I'd support updating to argparse *if* you write a test suite for full coverage of the existing cli first.  Once that passes, you'll have more confidence in your port.  Modernizing the argument parsing in that case would be a useful addition.  Not critical, but on the whole I think a good thing.
History
Date User Action Args
2011-02-22 15:02:11barrysetrecipients: + barry, rhettinger, r.david.murray, xmorel, docs@python
2011-02-22 15:02:11barrysetmessageid: <1298386931.62.0.306503287479.issue11260@psf.upfronthosting.co.za>
2011-02-22 15:02:10barrylinkissue11260 messages
2011-02-22 15:02:10barrycreate