[issue16504] IDLE - fatal error when opening a file with certain tokenizing errors

Roger Serwy report at bugs.python.org
Sun Nov 18 18:39:54 CET 2012


Roger Serwy added the comment:

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".

----------
Added file: http://bugs.python.org/file28031/sample_token_error.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16504>
_______________________________________


More information about the Python-bugs-list mailing list