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 chester
Recipients chester, georg.brandl, gvanrossum, lehmannro
Date 2008-05-11.16:44:35
SpamBayes Score 0.034749657
Marked as misclassified No
Message-id <1210524279.16.0.16440044164.issue2816@psf.upfronthosting.co.za>
In-reply-to
Content
It would be better to say

"End of line while scanning string (<string>, line 1)"

and

"End of f... while scanning multi-line string (<string>, line 1)"


These messages really need to be clear, so putting EOF for example
(which I really don't know what it stands for) is really mind-bending.
History
Date User Action Args
2008-05-11 16:44:41chestersetspambayes_score: 0.0347497 -> 0.034749657
recipients: + chester, gvanrossum, georg.brandl, lehmannro
2008-05-11 16:44:39chestersetspambayes_score: 0.0347497 -> 0.0347497
messageid: <1210524279.16.0.16440044164.issue2816@psf.upfronthosting.co.za>
2008-05-11 16:44:37chesterlinkissue2816 messages
2008-05-11 16:44:36chestercreate