New submission from Chris Jerdonek <chris.jerdo...@gmail.com>: I think it would be an improvement to switch from using getopt to argparse in test.regrtest. The code would be easier to maintain, it would give us more powerful options going forward, and it would improve the usability of the test command (e.g. nicer command-line help).
---------- components: Tests keywords: easy messages: 165064 nosy: cjerdonek priority: normal severity: normal status: open title: Use argparse instead of getopt in test.regrtest versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15302> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com