mirror of
https://github.com/python/cpython.git
synced 2025-07-25 12:14:38 +00:00
typo
This commit is contained in:
parent
e9c6bcd813
commit
badadd2165
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ intrcheck()
|
||||||
|
|
||||||
/* intrpeek() is like intrcheck(), but it doesn't flush the events. The
|
/* intrpeek() is like intrcheck(), but it doesn't flush the events. The
|
||||||
** idea is that you call intrpeek() somewhere in a busy-wait loop, and return
|
** idea is that you call intrpeek() somewhere in a busy-wait loop, and return
|
||||||
** None as soon as it returns 0. The mainloop will then pick up the cmd-. soon
|
** None as soon as it returns 1. The mainloop will then pick up the cmd-. soon
|
||||||
** thereafter.
|
** thereafter.
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue