Guido van Rossum <gu...@python.org> added the comment:

If the NameError were to leave behind a marker wrapping the string, that might 
allow the best of both worlds -- errors don't pass *silently* (an error value 
is returned) and you can still inspect the other annotations.

----------

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

Reply via email to