]> granicus.if.org Git - python/commit
Remove unused --debug option of regrtest.
authorEli Bendersky <eliben@gmail.com>
Tue, 3 Sep 2013 00:01:10 +0000 (17:01 -0700)
committerEli Bendersky <eliben@gmail.com>
Tue, 3 Sep 2013 00:01:10 +0000 (17:01 -0700)
commite8de29669d4788a0a2f5deab665d4b02f53ef5c2
tree7a8ff6ce000088a4bd16d2d8a76e93d379cc5a1f
parente5eebedd55334a7f869b9e6f73b084e60b587006
Remove unused --debug option of regrtest.

If bots fail due to using this flag, the buildbot scripts have to be modified
to omit it. Regrtest ignores it anyway.
Lib/test/regrtest.py
Lib/test/test_regrtest.py