]> granicus.if.org Git - python/commit
Added hook to os.environ to call putenv(), if it exists.
authorGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 00:55:17 +0000 (00:55 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 00:55:17 +0000 (00:55 +0000)
commit3b8e20d2c2022f49376578f230ea1cbb54f694f7
treee02267c4343eb53a5ec688c7cae91bd863cef2a0
parent4dc66220574d68a89a62cf64a5114b8fea877997
Added hook to os.environ to call putenv(), if it exists.
Lib/os.py