Batuhan <batuhanosmantask...@gmail.com> added the comment:

I am not sure about how to implement this to the core, but you can combine 
tokenize with ast to reproduce this kind of messages in your projects. You can 
match tokens with SyntaxErrors by lineno and offset.

----------
nosy: +BTaskaya

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

Reply via email to