[issue9234] argparse: aliases for positional arguments (subparsers)

Adrian Sampson report at bugs.python.org
Thu Dec 16 01:14:55 CET 2010


Adrian Sampson <asampson at cs.washington.edu> added the comment:

Great. I've added a simple example to the documentation for argparse. I also added a space to the comma separator in the alias list, but I'm worried that adding 'aliases:' will make the help less readable (especially if every command in a long list has aliases).

----------
Added file: http://bugs.python.org/file20073/argparse-aliases.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9234>
_______________________________________


More information about the Python-bugs-list mailing list