On Dec 6, 3:49 pm, Sergi Pasoev <s.pas...@gmail.com> wrote:
> I wonder if it is realistic to get a single key press in Python
> without ncurses or any similar library.

It's possible using Tkinter in the standard library:

http://www.daniweb.com/software-development/python/code/216830

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to