Nov. 20, 2003
3:40 p.m.
On 20 Nov 2003 15:14:24 +0100, Olaf 'Ruebezahl' Radicke <olaf_rad@gmx.de> wrote:
self.my_socket.send(unicode(commant,"Latin-1").encode("utf-8")) TypeError: decoding Unicode is not supported
so erhällt man die gleiche Fehlermeldung, vielleicht bringt Dich das auf eine Idee ;-)
unicode(u"abc","utf-8") Traceback (most recent call last): File "<stdin>", line 1, in ? TypeError: decoding Unicode is not supported
-- Mit freundlichen Grüßen Klaus Meyer :-) _______________________________________________ Python-de maillist - Python-de@python.net http://python.net/mailman/listinfo/python-de