Minor revision of the text.
This commit is contained in:
parent
491921467c
commit
0559d95fd6
|
@ -88,8 +88,8 @@ export statements to the command string for \function{system()} or
|
||||||
\note{The \refmodule{os} module provides an alternate
|
\note{The \refmodule{os} module provides an alternate
|
||||||
implementation of \code{environ} which updates the environment on
|
implementation of \code{environ} which updates the environment on
|
||||||
modification. Note also that updating \code{os.environ} will render
|
modification. Note also that updating \code{os.environ} will render
|
||||||
this dictionary obsolete. Use of the \refmodule{os} for this is
|
this dictionary obsolete. Use of the \refmodule{os} module version of
|
||||||
recommended over direct access to the \module{posix} module.}
|
this is recommended over direct access to the \module{posix} module.}
|
||||||
\end{datadesc}
|
\end{datadesc}
|
||||||
|
|
||||||
Additional contents of this module should only be accessed via the
|
Additional contents of this module should only be accessed via the
|
||||||
|
|
Loading…
Reference in New Issue