Nick Coghlan added the comment:

+1 for Serhiy's recommendation. It's OK for the compiler to say "Don't do 
that", but the correct error is SyntaxError, even when it's a limitation later 
in the code generation pipeline (rather than failing to comply with the 
language grammar)

----------

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

Reply via email to