[issue11354] argparse: nargs could accept range of options count

Steven Bethard report at bugs.python.org
Sat Mar 26 15:07:16 CET 2011


Steven Bethard <steven.bethard at gmail.com> added the comment:

Thanks for the patch. The idea and the approach of the patch look fine. But the patch needs to be against the Python repository:

http://docs.python.org/devguide/patch.html#creating

For the tests, you should integrate your test.py into Lib/test/test_argparse.py.

----------
stage:  -> patch review
versions:  -Python 3.2

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


More information about the Python-bugs-list mailing list