From: Sjoerd Mullender Date: Thu, 6 Oct 1994 15:18:03 +0000 (+0000) Subject: Added missing \end{datadesc}. X-Git-Tag: v1.1~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9fd48ab27e8e012e45319d5b08357727e9672183;p=thirdparty%2FPython%2Fcpython.git Added missing \end{datadesc}. --- diff --git a/Doc/lib/libsys.tex b/Doc/lib/libsys.tex index e16fbd568689..2ea4c379ac6d 100644 --- a/Doc/lib/libsys.tex +++ b/Doc/lib/libsys.tex @@ -28,6 +28,7 @@ every 10 Python virtual instructions. Setting this to a large value may increase performance for programs using threads. Setting it to a value <= 0 checks every virtual instruction, maximizing responsiveness as well as overhead. +\end{datadesc} \begin{datadesc}{exc_type} \dataline{exc_value} diff --git a/Doc/libsys.tex b/Doc/libsys.tex index e16fbd568689..2ea4c379ac6d 100644 --- a/Doc/libsys.tex +++ b/Doc/libsys.tex @@ -28,6 +28,7 @@ every 10 Python virtual instructions. Setting this to a large value may increase performance for programs using threads. Setting it to a value <= 0 checks every virtual instruction, maximizing responsiveness as well as overhead. +\end{datadesc} \begin{datadesc}{exc_type} \dataline{exc_value}