mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Correct definition of CTIME.
This commit is contained in:
parent
685fe839a9
commit
ae2be7144d
2 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ Time of last modification.
|
|||
\end{datadesc}
|
||||
|
||||
\begin{datadesc}{ST_CTIME}
|
||||
Time of creation.
|
||||
Time of last status change (see manual pages for details).
|
||||
\end{datadesc}
|
||||
|
||||
Example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue