R. David Murray added the comment:

Basic questions like this aren't really suitable for the tracker, you should 
use other forums such as the python-list mailing list or the #python irc 
channel.

In Python3, bytes and strings are different classes, but in Python2 they are 
not.  You need to be working with BytesIO.

----------
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to