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 nedbat
Recipients Roy Williams, nedbat, ztane
Date 2016-09-25.18:16:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474827395.98.0.819245850923.issue28260@psf.upfronthosting.co.za>
In-reply-to
Content
Roy, the code on GitHub isn't a literal copy of the Python 3 code, since it uses six, "from __future__ import", conditional imports of builtins, and so on.

This can be fixed in GitHub.
History
Date User Action Args
2016-09-25 18:16:36nedbatsetrecipients: + nedbat, ztane, Roy Williams
2016-09-25 18:16:35nedbatsetmessageid: <1474827395.98.0.819245850923.issue28260@psf.upfronthosting.co.za>
2016-09-25 18:16:35nedbatlinkissue28260 messages
2016-09-25 18:16:35nedbatcreate