mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Update version numbering from 1.6 to 2.0.
This commit is contained in:
parent
61b49b3d6b
commit
30f76ffd00
11 changed files with 16 additions and 16 deletions
|
@ -63,7 +63,7 @@ over using the \code{template} variable directly.
|
|||
\end{funcdesc}
|
||||
|
||||
\begin{datadesc}{template}
|
||||
\deprecated{1.6}{Use \function{gettempprefix()} instead.}
|
||||
\deprecated{2.0}{Use \function{gettempprefix()} instead.}
|
||||
When set to a value other than \code{None}, this variable defines the
|
||||
prefix of the final component of the filenames returned by
|
||||
\function{mktemp()}. A string of decimal digits is added to generate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue