Skip to content

argparse v2.0.4

Choose a tag to compare

@trevorld trevorld released this 06 Aug 22:11
  • May now specify a named formatter_class argument (as a string)
    to a subparsers$add_parser() method.
    Thanks Regina (@oyxf) for bug report.
  • May now specify positional arguments in ArgumentParser().