Modifying Unix ReadKey Code

Dustan DustanGroups at gmail.com
Fri Nov 25 12:05:22 EST 2005


I found this site that has code for readkey for Windows, Unix, and
in an updated version, Mac:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/134892 .  The
Mac object returns a character whether or not a key was pressed.  I
modified the Windows object to do the same when I downloaded it, but I
have no idea how to make the Unix object to do the same. Any help???
Not to be pushy, but I would like an answer soon.




More information about the Python-list mailing list