diff options
author | Georg Brandl <georg@python.org> | 2014-10-06 14:02:09 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-10-06 14:02:09 (GMT) |
commit | a94ad1e508153cee6d355a1ee03e32146fa0c41f (patch) | |
tree | a4e1538b3a2cdc67cfa0440af8e3ac92646ca4e5 /Tools/buildbot | |
parent | 2a3e396b247e8519b8f8a7c9d68f418a0fe0a306 (diff) | |
download | cpython-a94ad1e508153cee6d355a1ee03e32146fa0c41f.zip cpython-a94ad1e508153cee6d355a1ee03e32146fa0c41f.tar.gz cpython-a94ad1e508153cee6d355a1ee03e32146fa0c41f.tar.bz2 |
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 'Tools/buildbot')
0 files changed, 0 insertions, 0 deletions