Jorrit Posthuma added the comment:
On 13 jul 2009, at 17:33, Jean-Paul Calderone wrote:
>
> Jean-Paul Calderone added the comment:
>
>> It's not 'that' clear you should only work with bytes on a socket.
>
> It's pretty clear to me. :) That's what
Jorrit Posthuma added the comment:
It's not 'that' clear you should only work with bytes on a socket.
Especially not when using a wrapper like asynchat. They are supposed to
make it easier, and passing a string is easier. Maybe it's possible to do
a default byte convers