Xavier Morel <xavier.mo...@masklinn.net> added the comment:

One more note I forgot previously: the conversion of as much scripts as 
possible to argparse would be for three reasons:

* Make behavior consistent across the board (e.g. -h/--help)
* Make CLI documentation format consistent across the board either so users 
know what to expect and when
* Provide easy to reach (for users) examples of using argparse

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11260>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to