Single key press
Sergi Pasoev
s.pasoev at gmail.com
Tue Dec 6 00:49:55 EST 2011
More information about the Python-list mailing list
Tue Dec 6 00:49:55 EST 2011
- Previous message (by thread): Questions about LISP and Python.
- Next message (by thread): Single key press
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. I wonder if it is realistic to get a single key press in Python without ncurses or any similar library. In single key press I mean something like j and k in Gnu less program, you press the key and and it is captured by the script without need to press enter afterwards
- Previous message (by thread): Questions about LISP and Python.
- Next message (by thread): Single key press
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list