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 martin.panter
Recipients Drekin, abarnert, ezio.melotti, martin.panter, vstinner
Date 2016-01-20.20:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453322413.31.0.10783653038.issue26152@psf.upfronthosting.co.za>
In-reply-to
Content
Assuming Andrew is correct, it sounds like the tokenizer is treating the NBSP and the “2” as part of the same token, because NBSP is non-ASCII.
History
Date User Action Args
2016-01-20 20:40:13martin.pantersetrecipients: + martin.panter, vstinner, ezio.melotti, Drekin, abarnert
2016-01-20 20:40:13martin.pantersetmessageid: <1453322413.31.0.10783653038.issue26152@psf.upfronthosting.co.za>
2016-01-20 20:40:13martin.panterlinkissue26152 messages
2016-01-20 20:40:13martin.pantercreate