[Python-Dev] getch() in msvcrt does not accept extended characters.

Jeff Epler jepler at unpythonic.net
Tue Jul 5 20:34:47 CEST 2005


Whatever it is that you need 'getch' to do, can't you incorporate it
first in an extension module you bundle with your application or
library, rather than using the (broken?) wrapper in the msvcrt module?

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-dev/attachments/20050705/48e5875c/attachment.pgp


More information about the Python-Dev mailing list