Chris Jerdonek added the comment: > If you look at importlib.regrtest you will notice it has to muck with > sys.argv in order to get certain tests skipped.
This is reminiscent of issue 15132 which I filed, but for unittest.TestProgram() rather than regrtest.main(). > 6. Switch regrtest.py to use argparse instead of optparse. By the way, there is a patch for this from a couple months ago at issue 15302. It is waiting to be reviewed. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8911> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com