[issue10424] better error message from argparse when positionals missing

R. David Murray report at bugs.python.org
Thu Jun 9 18:38:26 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

With input from Michele on IRC I updated the tests to be more generic (not depend on the order of the reported argument names) and moved the test I talked about in my last message into a third unit test.

----------
resolution:  -> accepted
stage: needs patch -> committed/rejected
status: open -> closed
type:  -> feature request

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


More information about the Python-bugs-list mailing list