Why doesn't Python include non-blocking keyboard input function?

Marko Rauhamaa marko at pacujo.net
Tue Oct 25 14:06:50 EDT 2016


Steve D'Aprano <steve+python at pearwood.info>:
> So how would you do non-blocking keyboard input? How would it work?
> What would be the interface?

https://tronche.com/gui/x/xlib/events/keyboard-pointer/keyboard-pointer.html


Marko



More information about the Python-list mailing list