Erno Tukia <erno.tu...@iki.fi> added the comment: --start requires an argument but short opt -S does not.
in Lib/test/regrtest.py opts, args = getopt.getopt(sys.argv[1:], '...S...', [..., 'start=', ...]) Patch included. ---------- keywords: +patch Added file: http://bugs.python.org/file24236/issue13726-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13726> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com