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 Tom.Browder
Recipients Tom.Browder, bethard
Date 2010-08-24.11:07:06
SpamBayes Score 0.00032365616
Marked as misclassified No
Message-id <AANLkTinXh84=R87HQDr8+1rB8oiFZjJBUOsChFzLBDMe@mail.gmail.com>
In-reply-to <1282636564.1.0.291701480793.issue9653@psf.upfronthosting.co.za>
Content
...
> I see. When there are no arguments you basically want to replace the standard
> argparse help entirely with your own > message, with your own capitalization, etc.
> What you're doing now looks like a pretty good approach for this, so
> I guess I'm still not clear what you're asking for. Could you suggest a concrete
>  API for argparse that would make it easier to do what you want to do?

I think so, Steven, let me look at it a bit and I'll get back to you.

Thanks,

-Tom

Thomas M. Browder, Jr.
Niceville, Florida
USA
History
Date User Action Args
2010-08-24 11:07:08Tom.Browdersetrecipients: + Tom.Browder, bethard
2010-08-24 11:07:07Tom.Browderlinkissue9653 messages
2010-08-24 11:07:06Tom.Browdercreate