SIGN IN SIGN UP

Issue #15302: Switch regrtest from using getopt to using argparse.

This is the first step in refactoring regrtest to use argparse.  The
regrtest module's main() function still expects a getopt-style return
value rather than an argparse.Namespace instance.
C
Chris Jerdonek committed
d6c18dcd20ec4cc94c2c99aff165780d16a6f13b
Parent: f7cd05d