]> granicus.if.org Git - python/commitdiff
Function descriptions must end as well as start!
authorFred Drake <fdrake@acm.org>
Thu, 18 Oct 2001 14:26:08 +0000 (14:26 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 18 Oct 2001 14:26:08 +0000 (14:26 +0000)
Doc/lib/libinspect.tex

index b2813215278c699b24764b1ee33386c0d5f75ea1..d5548438292f8670c44311e66c5ed3cc3151d94a 100644 (file)
@@ -287,6 +287,7 @@ which occurs.
   is returned, the last five elements of the frame's frame record.
   The optional second argument specifies the number of lines of context
   to return, which are centered around the current line.
+\end{funcdesc}
 
 \begin{funcdesc}{getouterframes}{frame\optional{, context}}
   Get a list of frame records for a frame and all higher (calling)