[issue35383] lib2to3 raises ParseError on argument called "print"

timokau report at bugs.python.org
Sun Jan 13 14:49:02 EST 2019


timokau <timokau at zoho.com> added the comment:

Also `print("a", file=sys.stderr)` *is* valid python2 provided that `print_function` is imported.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35383>
_______________________________________


More information about the Python-bugs-list mailing list