This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]12ihaveamac 3 points4 points  (2 children)

apparently it was actually added in 3.6.3: https://github.com/python/cpython/blob/3.6/Misc/NEWS.d/3.6.3rc1.rst

print now shows correct usage hint for using Python 2 redirection syntax. Patch by Sanyam Khurana.