Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

-0 for this PR.  It would cause more problems than it solves, and traditionally 
we leave this sort of problem for linters and type checkers.  Also, this kind 
of error surfaces readily with even minimal testing.  So, I don't think this PR 
is worth it.

That said, don't stop looking for places where the parser can provide more 
useful error reporting.  Some parsing errors are truly inscrutable.

----------
nosy: +rhettinger

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

Reply via email to