File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,12 +26,11 @@ \section{Standard Module \module{tempfile}}
2626\begin {datadesc }{tempdir}
2727When set to a value other than \code {None}, this variable defines the
2828directory in which filenames returned by \function {mktemp()} reside.
29- The default is taken from the environment variable \code {TMPDIR}; if
29+ The default is taken from the environment variable \envvar {TMPDIR}; if
3030this is not set, either \file {/usr/tmp} is used (on \UNIX {}), or the
3131current working directory (all other systems). No check is made to
3232see whether its value is valid.
3333\end {datadesc }
34- \ttindex {TMPDIR}
3534
3635\begin {datadesc }{template}
3736When set to a value other than \code {None}, this variable defines the
Original file line number Diff line number Diff line change @@ -26,12 +26,11 @@ \section{Standard Module \module{tempfile}}
2626\begin {datadesc }{tempdir}
2727When set to a value other than \code {None}, this variable defines the
2828directory in which filenames returned by \function {mktemp()} reside.
29- The default is taken from the environment variable \code {TMPDIR}; if
29+ The default is taken from the environment variable \envvar {TMPDIR}; if
3030this is not set, either \file {/usr/tmp} is used (on \UNIX {}), or the
3131current working directory (all other systems). No check is made to
3232see whether its value is valid.
3333\end {datadesc }
34- \ttindex {TMPDIR}
3534
3635\begin {datadesc }{template}
3736When set to a value other than \code {None}, this variable defines the
You can’t perform that action at this time.
0 commit comments