Serhiy Storchaka added the comment:

Since the source of the unicode font family is Tkinter, I think it is better 
not encode it in Python, but pass it as unicode and allow Tkinter to convert a 
unicode to a Tcl value.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30310>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to