R. David Murray added the comment:

It works fine for me.  If I write the data to a file (using print) and look at 
it with vi, I see your expected string with <81> on the end.  It also works 
fine in my console (which otherwise produces mostly unknown character glyphs; 
I'm using a utf8 locale) if I use unicode, or python3.

So, the problem is not with python, it must be your terminal emulator or 
whatever else it is you are using to inspect the results.

----------
nosy: +r.david.murray
resolution:  -> third party
stage:  -> resolved
status: open -> closed

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

Reply via email to