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 benjamin.peterson, gdr@garethrees.org, r.david.murray
Date 2011-08-01.13:28:07
SpamBayes Score 0.011074646
Marked as misclassified No
Message-id <1312205288.67.0.279237974507.issue12675@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not familiar with the parser internals (I'm nosying someone who is), but I suspect what you are seeing at the command line is the errors being caught at a stage later than the tokenizer.
History
Date User Action Args
2011-08-01 13:28:08r.david.murraysetrecipients: + r.david.murray, benjamin.peterson, gdr@garethrees.org
2011-08-01 13:28:08r.david.murraysetmessageid: <1312205288.67.0.279237974507.issue12675@psf.upfronthosting.co.za>
2011-08-01 13:28:08r.david.murraylinkissue12675 messages
2011-08-01 13:28:07r.david.murraycreate