msvcrt.getch() not working within IDLE

John Bedal jbedal at hotmail.com
Wed Oct 25 16:58:58 EDT 2000


Does msvcrt.getch() not work within the IDLE/Win98? it continuosly returns
chr(255)

Even msvcrt.kbhit() always returns false.  Is there something I am doing
wrong?

-John





More information about the Python-list mailing list