]> granicus.if.org Git - python/commit
Closes #10031: overhaul the "imports" section of the programming FAQ.
authorGeorg Brandl <georg@python.org>
Mon, 6 Oct 2014 14:21:08 +0000 (16:21 +0200)
committerGeorg Brandl <georg@python.org>
Mon, 6 Oct 2014 14:21:08 +0000 (16:21 +0200)
commit8b14dd39cfe0d0220d9505f90c5325bdaf7d2023
tree9e4e245573aba9ada82894a1276ed059e20e7584
parentb74cf54a647d8038c7fd40effe6049570a03818b
Closes #10031: overhaul the "imports" section of the programming FAQ.

Remove the advice to never use 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.
Doc/c-api/type.rst
Doc/faq/programming.rst