]> granicus.if.org Git - python/commit
#7056: runtest and runtest_inner don't use testdir, so drop it from their sigs
authorR. David Murray <rdmurray@bitdance.com>
Mon, 27 Dec 2010 20:09:32 +0000 (20:09 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 27 Dec 2010 20:09:32 +0000 (20:09 +0000)
commit8e286c472b4b9c81ef2a3501ac984afe560e29a5
tree1b43d63d1e5996522affe9e14343f6fbfc0265a7
parent67981ec5362595a51f6053efaad5ab426cc64d07
#7056: runtest and runtest_inner don't use testdir, so drop it from their sigs

I've only tested regular runs and -j runs.  If I've broken anything
else I'm sure I'll hear about it sooner or later.
Lib/test/regrtest.py