msvcrt.getch() overly receptive in idle?

Frank Miles fpm at u.washington.edu
Tue Jun 12 14:15:16 EDT 2001


I'm trying to get getch() working in Windows (Python 2.0).  It seems to
work fine outside of Idle, but inside Idle it immediately returns a
character with the value 255.

Can anyone point me to the obvious solution?  Thanks!

	-frank
-- 



More information about the Python-list mailing list