Manveru added the comment:
I am subscribing to this idea as I've just fall into such use case where I need
it. I would like to submit a patch, but I still have difficulties to understand
argparse code not much spare time to spent on this.
--
nosy: +ma
Manveru added the comment:
I have the same issue with default here with 2.7.
Fortunately I have my own type function so I can prevent is by changing my
internal state. This is however only a workaround for real bug in the argparse.
--
nosy: +manveru
versions: +Python 2.7
Manveru added the comment:
I was a victim of the same issue, but only after my usage list does not fit in
one line. Please fix!
--
nosy: +manveru
___
Python tracker
<http://bugs.python.org/issue11