#11390: convert doctest CLI to argparse and add -o and -f options.
This provides a way to specify arbitrary doctest options when using the CLI interface to process test files, just as one can when calling testmod or testfile programmatically.
R
R David Murray committed
5707d508e1b589045ce1062da3497ad9653f1cf6
Parent: c00fffb