[issue14777] Tkinter clipboard_get() decodes characters incorrectly

Terry J. Reedy report at bugs.python.org
Fri May 11 18:39:00 CEST 2012


Terry J. Reedy <tjreedy at udel.edu> added the comment:

3.3, Win 7, Idle
>>> root.clipboard_get()
'abc€'
after cut from here

----------
nosy: +terry.reedy

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


More information about the Python-bugs-list mailing list