mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
minor wording cleanup
This commit is contained in:
parent
09659fbe69
commit
043fff0881
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ for each thread.
|
|||
\end{cfuncdesc}
|
||||
|
||||
\begin{cfuncdesc}{void}{PyErr_SetInterrupt}{}
|
||||
It simulates the effect of a
|
||||
This function simulates the effect of a
|
||||
\constant{SIGINT}\ttindex{SIGINT} signal arriving --- the next time
|
||||
\cfunction{PyErr_CheckSignals()} is called,
|
||||
\withsubitem{(built-in exception)}{\ttindex{KeyboardInterrupt}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue