mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Added an index entry.
This commit is contained in:
parent
7bf5e0828f
commit
52405c899a
2 changed files with 2 additions and 0 deletions
|
@ -292,6 +292,7 @@ object.
|
|||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{putenv}{varname\, value}
|
||||
\index{environment variables!setting}
|
||||
Set the environment variable named \var{varname} to the string
|
||||
\var{value}. Such changes to the environment affect subprocesses
|
||||
started with \function{os.system()}, \function{os.popen()} or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue