]> granicus.if.org Git - python/commit
Fix new pop() method on os.environ on ignorecase-platforms.
authorGeorg Brandl <georg@python.org>
Fri, 26 Oct 2007 18:30:41 +0000 (18:30 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 26 Oct 2007 18:30:41 +0000 (18:30 +0000)
commitdd1a8466f522f5e4ba656425b51398fe52e4700f
tree1730b9dd755397fe350d014c6295cd15345ffb40
parent1e45f80b2273ceed882bb16016140746eb3e7d03
Fix new pop() method on os.environ on ignorecase-platforms.
Lib/os.py