mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +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
|
||||
** 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…
Add table
Add a link
Reference in a new issue