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 roger.serwy
Recipients roger.serwy
Date 2012-11-18.17:39:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353260394.26.0.572475534745.issue16504@psf.upfronthosting.co.za>
In-reply-to
Content
I encountered this behavior while testing an extension that highlights tabs and trailing whitespace. The very first test file I wrote caused this crash. See the attached "sample_token_error.py".
History
Date User Action Args
2012-11-18 17:39:54roger.serwysetrecipients: + roger.serwy
2012-11-18 17:39:54roger.serwysetmessageid: <1353260394.26.0.572475534745.issue16504@psf.upfronthosting.co.za>
2012-11-18 17:39:54roger.serwylinkissue16504 messages
2012-11-18 17:39:54roger.serwycreate