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 r.david.murray
Recipients Pod, bignose, r.david.murray, vstinner
Date 2015-02-20.22:32:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424471544.36.0.23055920208.issue23297@psf.upfronthosting.co.za>
In-reply-to
Content
The error message could indeed be made clearer by turning it into a message that tokenize itself requires bytes input.  Or, more likely, the additional error handling needs to be in detect_encoding.
History
Date User Action Args
2015-02-20 22:32:24r.david.murraysetrecipients: + r.david.murray, vstinner, bignose, Pod
2015-02-20 22:32:24r.david.murraysetmessageid: <1424471544.36.0.23055920208.issue23297@psf.upfronthosting.co.za>
2015-02-20 22:32:24r.david.murraylinkissue23297 messages
2015-02-20 22:32:24r.david.murraycreate