[issue9253] argparse: optional subparsers

paul j3 report at bugs.python.org
Thu Apr 10 19:26:35 CEST 2014


paul j3 added the comment:

http://stackoverflow.com/questions/22990977/why-does-this-argparse-code-behave-differently-between-python-2-and-3

is answered by this change in how `required` arguments are tested, and how subparsers fell through the cracks.

----------

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


More information about the Python-bugs-list mailing list