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 jayvdb
Recipients IanLee1521, barry, docs@python, jayvdb, python-dev
Date 2016-06-08.00:50:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465347042.85.0.162054842851.issue27187@psf.upfronthosting.co.za>
In-reply-to
Content
The revised text says __dunder__ should appear before any imports, however __future__ imports must appear first for obvious reasons.  Does this need to be mentioned in the pep?
History
Date User Action Args
2016-06-08 00:50:43jayvdbsetrecipients: + jayvdb, barry, docs@python, python-dev, IanLee1521
2016-06-08 00:50:42jayvdbsetmessageid: <1465347042.85.0.162054842851.issue27187@psf.upfronthosting.co.za>
2016-06-08 00:50:42jayvdblinkissue27187 messages
2016-06-08 00:50:42jayvdbcreate