New submission from Brett Cannon <br...@python.org>: r87812 shows that using getopt is not a good thing; having the short and long versions of an argument separated from each other can lead to bugs. It would be good to move test.regrtest over to argparse to help prevent that from happening again.
---------- components: Tests keywords: easy messages: 125597 nosy: brett.cannon priority: low severity: normal status: open title: Move test.regrtest from getopt to argparse type: feature request _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10848> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com