]> granicus.if.org Git - python/commit
Enhanced Issue 7058 patch, which will not be backported. Refactors the
authorR. David Murray <rdmurray@bitdance.com>
Wed, 14 Oct 2009 13:58:07 +0000 (13:58 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 14 Oct 2009 13:58:07 +0000 (13:58 +0000)
commit14dcd43d0bf34049bc28f77bc30df5057c34b682
tree1196f36f01680ef609fc398b15e28e43583b2764
parent5c92d4301dae4ffa970ddc9e5064d88062c4a900
Enhanced Issue 7058 patch, which will not be backported.  Refactors the
code, adds checks for stdin/out/err, cwd, and sys.path, and adds a new
section in the summary for tests that modify the environment (thanks to
Ezio Melotti for that suggestion).
Lib/test/regrtest.py
Misc/NEWS