]> granicus.if.org Git - python/commit
SF bugs 996748: os.environ documentation should indicate unreliability
authorTim Peters <tim.peters@gmail.com>
Mon, 26 Jul 2004 00:42:41 +0000 (00:42 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 26 Jul 2004 00:42:41 +0000 (00:42 +0000)
commitd6ef19309d9d41c35edb1f05235eda60952a64ea
tree42698c7239a523180c4c27e17a4ea9ce3d2e0970
parentd945f4e17de06cd02a8fdd887a83e7c01f121b98
SF bugs 996748:  os.environ documentation should indicate unreliability

Clarifed that os.environ is captured once; emphasized that it's better
to assign to os.environ than to call putenv() directly (the putenv()
docs said so, but the environ docs didn't).
Doc/lib/libos.tex