Mark Dickinson added the comment: > I suspect that the actual bytes you get depend on your locale.
And from the output you're seeing, I'd guess that Windows is using the CP1250 (Latin: Central European) codepage to make the translation on your machine: http://en.wikipedia.org/wiki/Windows-1250. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21051> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com