Added missing \end{datadesc}.
This commit is contained in:
parent
ca3f6c8c01
commit
9fd48ab27e
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue