From: Andrew M. Kuchling <amk@amk.ca>
Date: Thu, 9 Jan 2003 12:51:50 +0000 (+0000)
Subject: Markup fix
X-Git-Tag: v2.3c1~2504
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f0e6b9d48e2740026fa208e4cdc199d236b3052;p=python

Markup fix
---

diff --git a/Doc/lib/libdatetime.tex b/Doc/lib/libdatetime.tex
index 89e9406e25..9bd3b52b5a 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,