Enhanced Issue 7058 patch, which will not be backported. Refactors the
commit465a44a1a4cfa00a2d321f81541cca8b69a931fb
authorr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 14 Oct 2009 13:58:07 +0000 (14 13:58 +0000)
committerr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 14 Oct 2009 13:58:07 +0000 (14 13:58 +0000)
tree60b0f9f41f371d7339411c435ca3f132b3b958ae
parent1dc796e4931b5a7e12e36e830694274bc1dbc35d
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).

git-svn-id: http://svn.python.org/projects/python/trunk@75400 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/regrtest.py
Misc/NEWS