I am using Python 1.52 in a Windows 98 enviroment. I recently tried using the kbhit() function in the msvcrt module. It appears to work fine in the Python command line environment but not in the Pythonwin or IDLE enviroments. Should kbhit() work in those enviroments? If not, is their an equivalent function that will? Thanks in advance.