This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients dzaamek, ezio.melotti, mark.dickinson, vstinner
Date 2014-03-24.19:21:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395688889.86.0.231991884245.issue21051@psf.upfronthosting.co.za>
In-reply-to
Content
> 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.
History
Date User Action Args
2014-03-24 19:21:29mark.dickinsonsetrecipients: + mark.dickinson, vstinner, ezio.melotti, dzaamek
2014-03-24 19:21:29mark.dickinsonsetmessageid: <1395688889.86.0.231991884245.issue21051@psf.upfronthosting.co.za>
2014-03-24 19:21:29mark.dickinsonlinkissue21051 messages
2014-03-24 19:21:29mark.dickinsoncreate