paul j3 added the comment:

Any changes here including the latest pull request might conflict with

http://bugs.python.org/issue29553

Argparser does not display closing parentheses in nested mutex groups

If someone uses nested mutually exclusive groups (which I don't think they 
should, but anyways ...), the usage formatter gets confused by the nested 
brackets, and weeds out the wrong one(s).

That issue hasn't been settle yet; my feeling is that fixing this assertion 
error properly is more important.

----------

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

Reply via email to