Get rid of 'ppp' that accidentally crept in.

This commit is contained in:
Guido van Rossum 1998-09-17 17:07:15 +00:00
parent 91b5bedf1c
commit 43b655c0ab
1 changed files with 1 additions and 1 deletions

View 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,