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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, marduk
Date 2008-12-09.23:43:17
SpamBayes Score 0.0074803582
Marked as misclassified No
Message-id <1228866199.42.0.286337254845.issue4613@psf.upfronthosting.co.za>
In-reply-to
Content
Somehow you caught the only SyntaxError that forgets to add filename and 
line information.
Patch attached, at the expense of not displaying the variable name (it 
should be obvious if the line is displayed)
History
Date User Action Args
2008-12-09 23:43:19amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, marduk
2008-12-09 23:43:19amaury.forgeotdarcsetmessageid: <1228866199.42.0.286337254845.issue4613@psf.upfronthosting.co.za>
2008-12-09 23:43:18amaury.forgeotdarclinkissue4613 messages
2008-12-09 23:43:18amaury.forgeotdarccreate