[issue9652] Enhance argparse help output customizability

2011-03-27 Thread Steven Bethard
Steven Bethard added the comment: I'm moving this over to Issue 11695, which proposes support for a usage/help message template. To customize the argument group names, the recommended approach is to create your own argument groups, and only put arguments there, e.g.: parser = argparse.Argume

[issue9652] Enhance argparse help output customizability

2010-08-27 Thread R. David Murray
Changes by R. David Murray : -- title: Tidy argparse default output -> Enhance argparse help output customizability ___ Python tracker ___ ___

[issue9652] Enhance argparse help output customizability

2010-08-27 Thread R. David Murray
Changes by R. David Murray : -- nosy: +r.david.murray ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue9652] Enhance argparse help output customizability

2010-08-27 Thread R. David Murray
Changes by R. David Murray : -- title: Tidy argparse default output -> Enhance argparse help output customizability ___ Python tracker ___ ___