paul j3 <ajipa...@gmail.com> added the comment:
This related to an old issue https://bugs.python.org/issue9694 argparse required arguments displayed under "optional arguments" argparse defines two initial argument groups, titled 'positional arguments' and 'optional arguments'. Alternatives have been suggested, such as 'flagged arguments' and/or 'required arguments'. But nothing was settled. Users can define their own argument groups. I'd suggest closing this a duplicate, though we can certainly revisit the earlier discussion. ---------- nosy: +paul.j3 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38950> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com