mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Function descriptions must end as well as start!
This commit is contained in:
parent
c405133fce
commit
ca836f7e65
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue