]> granicus.if.org Git - python/commit
Use constants instead of magic integers for test result. Do not re-run with --verbos...
authorGeorg Brandl <georg@python.org>
Thu, 29 Oct 2009 20:53:00 +0000 (20:53 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 29 Oct 2009 20:53:00 +0000 (20:53 +0000)
commit4045e88b8b43b2748e7be7ed3f0cae932e612b73
tree67314ac9d23877447c8e0f30a7c0d3c6d4783847
parent97269c45467c98f2a18cdf1021f7706f51ab6ad6
Use constants instead of magic integers for test result.  Do not re-run with --verbose3 for environment changing tests.
Lib/test/regrtest.py