We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c7420 commit 940ae60Copy full SHA for 940ae60
Doc/library/tempfile.rst
@@ -262,7 +262,7 @@ to specify the directory and this is the recommended approach.
262
default value for the *dir* argument to the functions defined in this
263
module.
264
265
- If ``tempdir`` is unset or ``None`` at any call to any of the above
+ If ``tempdir`` is ``None`` (the default) at any call to any of the above
266
functions except :func:`gettempprefix` it is initialized following the
267
algorithm described in :func:`gettempdir`.
268
0 commit comments