Jorrit Posthuma <j.posth...@gmail.com> 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 conversion when the user is working with strings.

----------
nosy: +JPosthuma

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1563>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to