mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
SF patch#786531 'the the' typo. Contributed by George Yoshida
This commit is contained in:
parent
c83124ab79
commit
f17d65da3a
11 changed files with 13 additions and 13 deletions
|
@ -780,7 +780,7 @@ previous versions.
|
|||
\end{cfuncdesc}
|
||||
|
||||
\begin{cfuncdesc}{void}{PyEval_SetTrace}{Py_tracefunc func, PyObject *obj}
|
||||
Set the the tracing function to \var{func}. This is similar to
|
||||
Set the tracing function to \var{func}. This is similar to
|
||||
\cfunction{PyEval_SetProfile()}, except the tracing function does
|
||||
receive line-number events.
|
||||
\end{cfuncdesc}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue