[docs] [issue27187] Relax __all__ location requirement in PEP 8

John Mark Vandenberg report at bugs.python.org
Tue Jun 7 20:50:43 EDT 2016


John Mark Vandenberg added the comment:

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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27187>
_______________________________________


More information about the docs mailing list