commit | a0a97782dc2642e60d301186cbff6d8a26ba53db | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Oct 19 15:36:52 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Oct 19 15:36:52 2009 +0000 |
tree | 20a3cb5f4dcbeab52cd93abaa6a8bfc31c47bb34 | |
parent | b48cb343f92372937b82e4ec545d099118f56c16 [diff] |
Blocked revisions 75400 via svnmerge ........ r75400 | r.david.murray | 2009-10-14 09:58:07 -0400 (Wed, 14 Oct 2009) | 6 lines 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). ........