Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

If we change the priority of the error messages, which is unclear if is easily 
possible, the error will suggest that

print hello should be parenthesized as print (hello) Which if corrected will 
leave the "world" part out as a call followed to a name, and here the comma 
suggestion is a valid concern.

I understand the willingness to have a better error here, but I am not sure 
what we can improve here.

----------

_______________________________________
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