argparse and default values

Andrea Crotti andrea.crotti.0 at gmail.com
Thu Jan 5 08:24:25 EST 2012


There's one thing I don't understand about argparse, why doesn't
--help show what is the default value??
I mean if I add an option that can be customized it would be good for 
the user
to know what is the current value in my opinion.

Is there a way to make it show it?



More information about the Python-list mailing list