[Tutor] Using the console module.

DistortGiygas distortgiygas at gmail.com
Fri Mar 11 09:12:53 CET 2011


Python users, what's the best option for someone trying to emulate or
use the curses module on the Windows platform?
I've been fooling around with the console module:
effbot.org/zone/console-handbook.htm

But for the life of me, I can't figure out how to detect a KeyRelease.
Could anyone share some insight, and maybe an example of how to code it? :(

PS: I'm fairly new to programming.


More information about the Tutor mailing list