mirror of
https://github.com/python/cpython.git
synced 2025-11-17 01:25:57 +00:00
mention the version gettempdir() was added
This commit is contained in:
parent
581eb1e498
commit
b06b4c342f
1 changed files with 2 additions and 0 deletions
|
|
@ -224,6 +224,8 @@ the appropriate function arguments, instead.
|
||||||
:data:`tempdir` is not ``None``, this simply returns its contents; otherwise,
|
:data:`tempdir` is not ``None``, this simply returns its contents; otherwise,
|
||||||
the search described above is performed, and the result returned.
|
the search described above is performed, and the result returned.
|
||||||
|
|
||||||
|
.. versionadded:: 2.3
|
||||||
|
|
||||||
|
|
||||||
.. data:: template
|
.. data:: template
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue