mirror of https://github.com/python/cpython
Markup fix
This commit is contained in:
parent
0cb27dd023
commit
0f0e6b9d48
|
@ -304,6 +304,7 @@ Other constructors, all class methods:
|
|||
through 2038. Note that on non-POSIX systems that include leap
|
||||
seconds in their notion of a timestamp, leap seconds are ignored by
|
||||
\method{fromtimestamp()}.
|
||||
\end{methoddesc}
|
||||
|
||||
\begin{methoddesc}{fromordinal}{ordinal}
|
||||
Return the date corresponding to the proleptic Gregorian ordinal,
|
||||
|
|
Loading…
Reference in New Issue