]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
3.0: EnvironmentVarGuard doesn't implemement the mapping protocol.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 9 Jun 2009 23:45:08 +0000 (23:45 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 9 Jun 2009 23:45:08 +0000 (23:45 +0000)
commit554a20f71023f7ade3c251b34ba8fdec940f896b
treea80896be15f37d16984a8dea1c2913ce62887acb
parent7e8ba7ab36904a54f712093339942cf38dcfaa5a
3.0: EnvironmentVarGuard doesn't implemement the mapping protocol.
Lib/test/test_cmd_line.py