unicode and socket

zyqnews at 163.net zyqnews at 163.net
Fri Feb 18 14:03:46 EST 2005


hello all,
 I am new in Python. And I have got a problem about unicode.
I have got a unicode string, when I was going to send it out throuth a
socket by send(), I got an exception. How can I send the unicode string
to the remote end of the socket as it is without any conversion of
encode, so the remote end of the socket will receive unicode string?

Thanks




More information about the Python-list mailing list