]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1287: make os.environ.pop() work as expected.
authorGeorg Brandl <georg@python.org>
Wed, 24 Oct 2007 21:40:38 +0000 (21:40 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 24 Oct 2007 21:40:38 +0000 (21:40 +0000)
commit1a94ec266483cf3212e362cb20ffb989e254ecf3
tree47a318c659f0183114d2312c5f1ee746f7a73c44
parent9afb9850f28519879fdadaa9467a7bdb46b01417
Bug #1287: make os.environ.pop() work as expected.
Doc/library/os.rst
Lib/os.py
Misc/NEWS