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 Devin Jeanpierre
Recipients Devin Jeanpierre, benjamin.peterson, petri.lehtinen, r.david.murray, tim.peters
Date 2011-07-03.23:15:49
SpamBayes Score 0.037453983
Marked as misclassified No
Message-id <1309734950.96.0.965733716775.issue11909@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch to newest revision, and to use _tokenize function and includes a test case to verify that it ignores the encoding directive during the tokenization (and every other) step.

I'll file a tokenize bug separately.
History
Date User Action Args
2011-07-03 23:15:51Devin Jeanpierresetrecipients: + Devin Jeanpierre, tim.peters, benjamin.peterson, r.david.murray, petri.lehtinen
2011-07-03 23:15:50Devin Jeanpierresetmessageid: <1309734950.96.0.965733716775.issue11909@psf.upfronthosting.co.za>
2011-07-03 23:15:50Devin Jeanpierrelinkissue11909 messages
2011-07-03 23:15:50Devin Jeanpierrecreate