[issue6512] UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: illegal encoding

Winfried Plappert report at bugs.python.org
Sat Jul 18 14:15:50 CEST 2009


Winfried Plappert <Winfried.Plappert at gmx.de> added the comment:

wplapper at lin-wpl:~/sudoku/version3.0/tk_test/python3$ python3
Python 3.1 (r31:73572, Jul 18 2009, 11:13:40) 
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import tkinter
>>> print(tkinter.Tcl().tk.call('info', 'patchlevel'))
8.5.6

----------

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


More information about the Python-bugs-list mailing list