Martin Panter <vadmium...@gmail.com> added the comment: Previous related reports:
* Issue 35260: “2to3” doesn’t parse Python 3’s “print” function by default because it is supposed to translate Python 2 syntax * Issue 2412: “2to3” should support “from __future__ import print_function”. That frees up the “print” reserved keyword in Python 2.6+. ---------- nosy: +martin.panter resolution: -> not a bug stage: -> resolved status: open -> closed superseder: -> 2to3 Parse Error on Python 3 print() with arguments _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35383> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com