mirror of
https://github.com/python/cpython.git
synced 2025-07-31 07:04:42 +00:00
Fix unbalanced parethesis.
This commit is contained in:
parent
0fd525fd1c
commit
b4c1d9be8f
2 changed files with 2 additions and 2 deletions
|
@ -189,7 +189,7 @@ Raised when an \keyword{assert} statement fails.
|
|||
interrupts is made regularly.
|
||||
% XXXJH xrefs here
|
||||
Interrupts typed when a built-in function \function{input()} or
|
||||
\function{raw_input()}) is waiting for input also raise this
|
||||
\function{raw_input()} is waiting for input also raise this
|
||||
exception.
|
||||
\end{excdesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue