Jack <jackennek...@gmail.com> added the comment: I'd like to note that this also happens with a required mutually exclusive group:
group = parser.add_mutually_exclusive_group(required=True) The arguments in the group are listed under “optional arguments:”. I'm guessing the mechanism is the same. ---------- nosy: +Jacktose _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue9694> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com