Skip to content

Commit fee52e3

Browse files
miss-islingtonsrinivasreddy
authored andcommitted
Clarified the tempfile.tempdir documentation (GH-7829) (GH-7841)
(cherry picked from commit 940ae60) Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <[email protected]>
1 parent e1f0dce commit fee52e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/tempfile.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ to specify the directory and this is the recommended approach.
253253
default value for the *dir* argument to the functions defined in this
254254
module.
255255

256-
If ``tempdir`` is unset or ``None`` at any call to any of the above
256+
If ``tempdir`` is ``None`` (the default) at any call to any of the above
257257
functions except :func:`gettempprefix` it is initialized following the
258258
algorithm described in :func:`gettempdir`.
259259

0 commit comments

Comments
 (0)