From: R. David Murray Date: Mon, 19 Oct 2009 15:36:52 +0000 (+0000) Subject: Blocked revisions 75400 via svnmerge X-Git-Tag: v2.6.4~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0a97782dc2642e60d301186cbff6d8a26ba53db;p=python 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). ........ ---