]> granicus.if.org Git - python/commit
Merged revisions 75255 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Wed, 7 Oct 2009 23:38:55 +0000 (23:38 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 7 Oct 2009 23:38:55 +0000 (23:38 +0000)
commit097e51fd49248eb1e53658b8cb7927b5bc0f8ef2
tree44d22822e1b7613f54ac81db317460cfeb503afb
parent56df887b6c1c498af7b5decb3e069c111e4fb520
Merged revisions 75255 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75255 | r.david.murray | 2009-10-05 13:03:09 -0400 (Mon, 05 Oct 2009) | 3 lines

  Issue #7058: Added save/restore for argv and os.environ to runtest_inner
  in regrtest, with warnings if the called test modifies them.
........
Lib/test/regrtest.py
Misc/NEWS