Irit Katriel <iritkatr...@gmail.com> added the comment:
This case has changed recently, and not for the better: >>> print f(3) File "<stdin>", line 1 print f(3) ^^^^^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma? ---------- _______________________________________ 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