commit | 14dcd43d0bf34049bc28f77bc30df5057c34b682 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Wed Oct 14 13:58:07 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Wed Oct 14 13:58:07 2009 +0000 |
tree | 1196f36f01680ef609fc398b15e28e43583b2764 | |
parent | 5c92d4301dae4ffa970ddc9e5064d88062c4a900 [diff] |
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).