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 tshepang
Recipients docs@python, eric.araujo, ezio.melotti, tshepang
Date 2012-02-20.08:18:38
SpamBayes Score 0.0001929787
Marked as misclassified No
Message-id <1329725921.63.0.327975806201.issue14034@psf.upfronthosting.co.za>
In-reply-to
Content
I chose to go the way of a howto. I find argparse complex enough to deserve one.

note: I have checked each example on the 3 releases that possess the module (2.7, 3.2, and 3.3), and the differences in output are very small.
History
Date User Action Args
2012-02-20 08:18:43tshepangsetrecipients: + tshepang, ezio.melotti, eric.araujo, docs@python
2012-02-20 08:18:41tshepangsetmessageid: <1329725921.63.0.327975806201.issue14034@psf.upfronthosting.co.za>
2012-02-20 08:18:41tshepanglinkissue14034 messages
2012-02-20 08:18:41tshepangcreate