mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +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
|
@ -716,7 +716,7 @@ If \var{times} is \code{None}, then the file's access and modified
|
|||
times are set to the current time. Otherwise, \var{times} must be a
|
||||
2-tuple of numbers, of the form \code{(\var{atime}, \var{mtime})}
|
||||
which is used to set the access and modified times, respectively.
|
||||
\versionchanged[added support for \code{None} for \var{times}]{1.6}
|
||||
\versionchanged[added support for \code{None} for \var{times}]{2.0}
|
||||
Availability: Macintosh, \UNIX{}, Windows.
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue