mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Get rid of 'ppp' that accidentally crept in.
This commit is contained in:
parent
91b5bedf1c
commit
43b655c0ab
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ Continue execution until the current function returns.
|
||||||
Continue execution, only stop when a breakpoint is encountered.
|
Continue execution, only stop when a breakpoint is encountered.
|
||||||
|
|
||||||
\item[l(ist) \optional{\var{first\optional{, last}}}]
|
\item[l(ist) \optional{\var{first\optional{, last}}}]
|
||||||
ppp
|
|
||||||
List source code for the current file. Without arguments, list 11
|
List source code for the current file. Without arguments, list 11
|
||||||
lines around the current line or continue the previous listing. With
|
lines around the current line or continue the previous listing. With
|
||||||
one argument, list 11 lines around at that line. With two arguments,
|
one argument, list 11 lines around at that line. With two arguments,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue