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 loewis
Recipients Arfrever, brett.cannon, eric.snow, loewis, python-dev
Date 2012-04-20.12:39:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334925578.25.0.24902924781.issue14629@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report. This is now fixed in 3.2 and default.

Notice that your usage tokenize is incorrect: you need to open the file in binary mode.
History
Date User Action Args
2012-04-20 12:39:38loewissetrecipients: + loewis, brett.cannon, Arfrever, python-dev, eric.snow
2012-04-20 12:39:38loewissetmessageid: <1334925578.25.0.24902924781.issue14629@psf.upfronthosting.co.za>
2012-04-20 12:39:37loewislinkissue14629 messages
2012-04-20 12:39:37loewiscreate