Benjamin Peterson <benja...@python.org> added the comment:

Technically, it's because the syntax errors come from a latter part of the 
compiling phase when the origin of names isn't known. Fixing this would involve 
attaching line numbers and offsets to names somehow.

----------
nosy: +benjamin.peterson

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

Reply via email to