realtime non-blocking keyboard input
Jp Calderone
exarkun at flashmail.com
Sat Jun 24 00:24:22 EDT 2000
More information about the Python-list mailing list
Sat Jun 24 00:24:22 EDT 2000
- Previous message (by thread): simple question...
- Next message (by thread): realtime non-blocking keyboard input
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Any way *other* than using the curses library to check to see if a key has been pressed, and if so, which one? Or any way to prevent curses.initscr() from messing w/ normal prints? Thanks in advance... Jp -- 12:23am up 50 min, 7 users, load average: 0.14, 0.13, 0.15
- Previous message (by thread): simple question...
- Next message (by thread): realtime non-blocking keyboard input
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list