mention the version gettempdir() was added

This commit is contained in:
Benjamin Peterson 2008-10-29 20:33:00 +00:00
parent 581eb1e498
commit b06b4c342f
1 changed files with 2 additions and 0 deletions

View File

@ -224,6 +224,8 @@ the appropriate function arguments, instead.
:data:`tempdir` is not ``None``, this simply returns its contents; otherwise,
the search described above is performed, and the result returned.
.. versionadded:: 2.3
.. data:: template