Toggle navigation
it
_qna
Home
EXT
Blog
Questions
Tags
QnA Legacy
Questions tagged as 'corotina'
Tagged questions
0
answers
Python - about asyncio
I started testing pynput with asyncio, but there is a problem that I can not solve at all. My code: current = set() def on_press(key): if key == keyboard.Key.up: current.add(key) print('Y') if key == keyboard.Key.down...
asked by
20.04.2018 / 08:18