From 0f0e6b9d48e2740026fa208e4cdc199d236b3052 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Thu, 9 Jan 2003 12:51:50 +0000 Subject: [PATCH] Markup fix --- Doc/lib/libdatetime.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/lib/libdatetime.tex b/Doc/lib/libdatetime.tex index 89e9406e250..9bd3b52b5a4 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,