This commit is contained in:
Guido van Rossum 1995-01-20 16:58:43 +00:00
parent e9c6bcd813
commit badadd2165
1 changed files with 1 additions and 1 deletions

View File

@ -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