mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Remove duplicate word. (#110376)
This commit is contained in:
parent
cf6f23b0e3
commit
313aa861ce
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ by another event:
|
|||
* C_RAISE
|
||||
* C_RETURN
|
||||
|
||||
The ``C_RETURN`` and ``C_RAISE`` events are are controlled by the ``CALL``
|
||||
The ``C_RETURN`` and ``C_RAISE`` events are controlled by the ``CALL``
|
||||
event. ``C_RETURN`` and ``C_RAISE`` events will only be seen if the
|
||||
corresponding ``CALL`` event is being monitored.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue