[issue15271] argparse: repeatedly specifying the same argument ignores the previous ones

Florent Xicluna report at bugs.python.org
Sat Jul 7 11:51:14 CEST 2012


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

Confirmed.
It should probably raise an ArgumentError like this one.

http://docs.python.org/library/argparse.html#conflict-handler

----------
components: +Library (Lib)
nosy: +flox
stage:  -> needs patch
versions: +Python 3.3

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


More information about the Python-bugs-list mailing list