]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 71992 via svnmerge from
authorWalter Dörwald <walter@livinglogic.de>
Sun, 26 Apr 2009 21:59:27 +0000 (21:59 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Sun, 26 Apr 2009 21:59:27 +0000 (21:59 +0000)
commit18aec3dcca1e06c6bc4afc67d73485a44a0d6ebc
tree88ac24a7c9eb91304d9030a40de60e733ceeeeb2
parent6dd69d0a40a29c3f6f74ca5315e10a80140f956f
Merged revisions 71992 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r71992 | walter.doerwald | 2009-04-26 23:39:21 +0200 (So, 26 Apr 2009) | 9 lines

  Merged revisions 71984 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r71984 | walter.doerwald | 2009-04-26 22:51:44 +0200 (So, 26 Apr 2009) | 2 lines

    Use test.test_support.EnvironmentVarGuard where tests change environment vars.
  ........
................
Lib/test/test_optparse.py
Lib/test/test_site.py
Lib/test/test_tempfile.py
Lib/test/test_urllib.py
Lib/test/test_xmlrpc.py