On Mon, Jun 26, 2017 at 11:41 AM, Rurpy via Python-list
<python-list@python.org> wrote:
> In Python 2, 'print' was a statement and did not require
>   parenthesis around its argument.  In Python 3 'print' has
>   been changed to a function

I'm not sure that at this point Python 3's error messages should be
polluted with explanations for the difference between 2.x and 3.x.

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to