[issue1028] Tkinter binding involving Control-spacebar raises unicode error

Hirokazu Yamamoto report at bugs.python.org
Fri Nov 21 09:21:54 CET 2008


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

I did little modification to tkintertest.py. Please use this line.

    my_print("*** event.char: ", repr(event.char))

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1028>
_______________________________________


More information about the Python-bugs-list mailing list