]> granicus.if.org Git - python/commitdiff
Blocked revisions 72167 via svnmerge
authorWalter Dörwald <walter@livinglogic.de>
Fri, 1 May 2009 17:37:10 +0000 (17:37 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 1 May 2009 17:37:10 +0000 (17:37 +0000)
........
  r72167 | walter.doerwald | 2009-05-01 19:35:37 +0200 (Fr, 01 Mai 2009) | 5 lines

  Make test.test_support.EnvironmentVarGuard behave like a dictionary.

  All changes are mirrored to the underlying os.environ dict, but rolled back
  on exit from the with block.
........


No differences found