mirror of
https://github.com/python/cpython.git
synced 2024-11-26 03:14:27 +08:00
typo
This commit is contained in:
parent
e9c6bcd813
commit
badadd2165
@ -166,7 +166,7 @@ intrcheck()
|
||||
|
||||
/* 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
|
||||
** 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.
|
||||
*/
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user