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 IanLee1521
Recipients IanLee1521, barry, docs@python
Date 2016-06-03.00:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464913207.01.0.0181794500308.issue27187@psf.upfronthosting.co.za>
In-reply-to
Content
I think that it should be updated to specify that all dunders ('__all__', '__version__', '__author__', etc) should be placed after the module docstring and before any imports. See issue-27187-patch1.txt for a possible update.
History
Date User Action Args
2016-06-03 00:20:07IanLee1521setrecipients: + IanLee1521, barry, docs@python
2016-06-03 00:20:07IanLee1521setmessageid: <1464913207.01.0.0181794500308.issue27187@psf.upfronthosting.co.za>
2016-06-03 00:20:06IanLee1521linkissue27187 messages
2016-06-03 00:20:06IanLee1521create