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 r.david.murray
Recipients bethard, derks, docs@python, r.david.murray
Date 2011-08-03.12:30:58
SpamBayes Score 2.6987257e-07
Marked as misclassified No
Message-id <1312374659.32.0.188289132073.issue12686@psf.upfronthosting.co.za>
In-reply-to
Content
This is partly a doc issue, but there also appear to be bugs in the way the existing functionality works (although it is hard to tell for sure since it isn't documented :)

Try using the value argparse.SUPPRESS as the value of help= in various places and you'll see what I mean.
History
Date User Action Args
2011-08-03 12:30:59r.david.murraysetrecipients: + r.david.murray, bethard, docs@python, derks
2011-08-03 12:30:59r.david.murraysetmessageid: <1312374659.32.0.188289132073.issue12686@psf.upfronthosting.co.za>
2011-08-03 12:30:58r.david.murraylinkissue12686 messages
2011-08-03 12:30:58r.david.murraycreate