summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2003-01-09 12:51:50 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2003-01-09 12:51:50 (GMT)
commit0f0e6b9d48e2740026fa208e4cdc199d236b3052 (patch)
tree4c9fde47e0dc2636ff35c4d4b5c57802d82a55e0 /Doc
parent0cb27dd023aee4e964cd887e4c7dc2cf4f7be67e (diff)
downloadcpython-0f0e6b9d48e2740026fa208e4cdc199d236b3052.zip
cpython-0f0e6b9d48e2740026fa208e4cdc199d236b3052.tar.gz
cpython-0f0e6b9d48e2740026fa208e4cdc199d236b3052.tar.bz2
Markup fix
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libdatetime.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libdatetime.tex b/Doc/lib/libdatetime.tex
index 89e9406..9bd3b52 100644
--- a/Doc/lib/libdatetime.tex
+++ b/Doc/lib/libdatetime.tex
@@ -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,