Martin v. Löwis <mar...@v.loewis.de> added the comment:

IMO, the test is flawed testing for the specific error message. OTOH, the 
original message is better than the tokenize message in that it mentions the 
file name. However, tokenize does not have the file name available, so it can't 
possibly report it.

I have no idea how to resolve this. Contributions are welcome.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14629>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to