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 berker.peksag
Recipients Attila-Mihaly Balazs, berker.peksag
Date 2016-10-17.08:07:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476691646.46.0.418976531591.issue28458@psf.upfronthosting.co.za>
In-reply-to
Content
That's because the flush argument was added in Python 3.3 (after print() was backported to 2.7 via a future import)

Thanks for the report.
History
Date User Action Args
2016-10-17 08:07:26berker.peksagsetrecipients: + berker.peksag, Attila-Mihaly Balazs
2016-10-17 08:07:26berker.peksagsetmessageid: <1476691646.46.0.418976531591.issue28458@psf.upfronthosting.co.za>
2016-10-17 08:07:26berker.peksaglinkissue28458 messages
2016-10-17 08:07:26berker.peksagcreate