paul j3 added the comment:

This the argparse patch as described in the previous post, along with 
test_argparse tests.  

For now the tests handle both subparser required cases and not required ones ( 
http://bugs.python.org/issue9253 ).  While error messages can differ based on 
this requirement, it does not affect the 'ambiguity' that underlies the current 
issue.

----------
Added file: http://bugs.python.org/file31901/subparser_patch.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14365>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to