Andre Roberge <andre.robe...@gmail.com> added the comment:

+1 to the idea of adding something to the grammar, and have a simple error 
message:

SyntaxError: Missing parentheses in call to 'print'.

in *all* cases, including the first one that prompted this bug report.

I write that even though I have created a third-party package based on the idea 
that beginners (and sometimes others...) might benefit from a more detailed 
error message (which is taken care of already by friendly-traceback).

----------
nosy: +aroberge

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

Reply via email to