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 georg.brandl
Recipients georg.brandl, loewis
Date 2007-08-31.07:08:28
SpamBayes Score 0.03303177
Marked as misclassified No
Message-id <1188544109.07.0.0440582794516.issue1069@psf.upfronthosting.co.za>
In-reply-to
Content
With attached file (which contains a single latin-1 instead of utf-8
encoded character), Python prints "SyntaxError: None" instead of a more
helpful analysis of the problem.
Files
File name Uploaded
x.py georg.brandl, 2007-08-31.07:08:28
History
Date User Action Args
2007-08-31 07:08:29georg.brandlsetspambayes_score: 0.0330318 -> 0.03303177
recipients: + georg.brandl, loewis
2007-08-31 07:08:29georg.brandlsetspambayes_score: 0.0330318 -> 0.0330318
messageid: <1188544109.07.0.0440582794516.issue1069@psf.upfronthosting.co.za>
2007-08-31 07:08:28georg.brandllinkissue1069 messages
2007-08-31 07:08:28georg.brandlcreate