[issue38297] Imports at top of module is often not used

Eric V. Smith report at bugs.python.org
Fri Sep 27 14:33:44 EDT 2019


Eric V. Smith <eric at trueblade.com> added the comment:

I think PEP 8 should say "Module-level imports are always put at the top of the file, ...".

----------
nosy: +eric.smith

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38297>
_______________________________________


More information about the Python-bugs-list mailing list