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 Devin Jeanpierre, benjamin.peterson, petri.lehtinen, r.david.murray, tim.peters
Date 2011-06-24.01:45:13
SpamBayes Score 0.017349834
Marked as misclassified No
Message-id <1308879914.73.0.0444781808463.issue11909@psf.upfronthosting.co.za>
In-reply-to
Content
For the most part the patch looks good to me, too.  My one concern is the encoding.  tokenize detects the encoding...is it possible for the doctest fragment to be detected to be some encoding other than utf-8?
History
Date User Action Args
2011-06-24 01:45:14r.david.murraysetrecipients: + r.david.murray, tim.peters, benjamin.peterson, Devin Jeanpierre, petri.lehtinen
2011-06-24 01:45:14r.david.murraysetmessageid: <1308879914.73.0.0444781808463.issue11909@psf.upfronthosting.co.za>
2011-06-24 01:45:14r.david.murraylinkissue11909 messages
2011-06-24 01:45:13r.david.murraycreate