Kaydet (Commit) 52405c89 authored tarafından Fred Drake's avatar Fred Drake

Added an index entry.

üst 7bf5e082
...@@ -292,6 +292,7 @@ object. ...@@ -292,6 +292,7 @@ object.
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{putenv}{varname\, value} \begin{funcdesc}{putenv}{varname\, value}
\index{environment variables!setting}
Set the environment variable named \var{varname} to the string Set the environment variable named \var{varname} to the string
\var{value}. Such changes to the environment affect subprocesses \var{value}. Such changes to the environment affect subprocesses
started with \function{os.system()}, \function{os.popen()} or started with \function{os.system()}, \function{os.popen()} or
......
...@@ -292,6 +292,7 @@ object. ...@@ -292,6 +292,7 @@ object.
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{putenv}{varname\, value} \begin{funcdesc}{putenv}{varname\, value}
\index{environment variables!setting}
Set the environment variable named \var{varname} to the string Set the environment variable named \var{varname} to the string
\var{value}. Such changes to the environment affect subprocesses \var{value}. Such changes to the environment affect subprocesses
started with \function{os.system()}, \function{os.popen()} or started with \function{os.system()}, \function{os.popen()} or
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment