diff options
author | Georg Brandl <georg@python.org> | 2014-10-06 16:02:09 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-10-06 16:02:09 +0200 |
commit | eabc4c029c1053faeb20d70627d5477599b059a4 (patch) | |
tree | 312ba01aef10c977b3a3ea1aedc3936f7278dc9b /Python | |
parent | b03f1d6c0dc3e838f4a13981c023265655f56c6d (diff) | |
download | cpython-eabc4c029c1053faeb20d70627d5477599b059a4.tar.gz |
Closes #10031: overhaul the "imports" section of the programming FAQ.
Remove the advice to never use relative imports; it is a leftover from 2.x implicit relative imports.
Remove the advice to locally import modules in __init__, it is a strange practice.
Remove the advice to use "from ... import *" with some modules.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions