Я хочу забиндить клавиши h,a,c,k, но прога выдаёт ошибку, help
root.bind_all("<KeyPress-h-a-c-k>", hack)
root.bind_all("<KeyPress-h-a-c-k>", hack) File "C:\Users\Fedy\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1245, in bind return self._bind(('bind', self._w), sequence, func, add) File "C:\Users\Fedy\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1200, in _bind self.tk.call(what + (sequence, cmd)) _tkinter.TclError: extra characters after detail in binding