This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients benjamin.peterson, martin.panter, n_rosenstein, terry.reedy
Date 2018-12-08.07:05:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544252702.47.0.788709270274.issue35383@psf.upfronthosting.co.za>
In-reply-to
Content
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+.
History
Date User Action Args
2018-12-08 07:05:02martin.pantersetrecipients: + martin.panter, terry.reedy, benjamin.peterson, n_rosenstein
2018-12-08 07:05:02martin.pantersetmessageid: <1544252702.47.0.788709270274.issue35383@psf.upfronthosting.co.za>
2018-12-08 07:05:02martin.panterlinkissue35383 messages
2018-12-08 07:05:01martin.pantercreate