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 eric.smith
Recipients brett.cannon, eric.smith, serhiy.storchaka
Date 2015-04-09.13:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428585807.57.0.430369062769.issue23893@psf.upfronthosting.co.za>
In-reply-to
Content
I think Serhiy is saying that you don't need to implement future_builtins in 3.x, if your 2.7 and 3.x compatible code catches the ImportError.
History
Date User Action Args
2015-04-09 13:23:27eric.smithsetrecipients: + eric.smith, brett.cannon, serhiy.storchaka
2015-04-09 13:23:27eric.smithsetmessageid: <1428585807.57.0.430369062769.issue23893@psf.upfronthosting.co.za>
2015-04-09 13:23:27eric.smithlinkissue23893 messages
2015-04-09 13:23:27eric.smithcreate