Antoine Pitrou <pit...@free.fr> added the comment:

What do you mean, "works perfectly well under Linux"?
The error also happens under Linux here, and is expected: you can't call 
unicode() without an encoding and expect it to decode properly non-ASCII chars 
(and \xa0 is a non-ASCII char).

----------
nosy: +pitrou
status: pending -> open

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

Reply via email to