[Python-Dev] Pronouncement on PEP 389: argparse? (original) (raw)

Simon Brunning simon at brunningonline.net
Mon Dec 14 20:35:08 CET 2009


2009/12/14 Ian Bicking <ianb at colorstudy.com>:

Another thing I just noticed is that argparse using -v for version where optparse does not (it only adds --version); most of my scripts that use -v to mean --verbose, causing problems.

Oh, me too.

-- Cheers, Simon B.



More information about the Python-Dev mailing list