]> granicus.if.org Git - python/commitdiff
Get rid of 'ppp' that accidentally crept in.
authorGuido van Rossum <guido@python.org>
Thu, 17 Sep 1998 17:07:15 +0000 (17:07 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Sep 1998 17:07:15 +0000 (17:07 +0000)
Doc/lib/libpdb.tex

index 38547cbf1238a09bcd5e69c5ea6f6f96981136bd..36932d8c40004912b7d87c27c438ad092e94014c 100644 (file)
@@ -265,7 +265,7 @@ Continue execution until the current function returns.
 Continue execution, only stop when a breakpoint is encountered.
 
 \item[l(ist) \optional{\var{first\optional{, last}}}]
-ppp
+
 List source code for the current file.  Without arguments, list 11
 lines around the current line or continue the previous listing.  With
 one argument, list 11 lines around at that line.  With two arguments,