]> granicus.if.org Git - python/commit
Issue #14628: Document the fact that import always returns the module
authorBrett Cannon <brett@python.org>
Fri, 20 Apr 2012 19:57:46 +0000 (15:57 -0400)
committerBrett Cannon <brett@python.org>
Fri, 20 Apr 2012 19:57:46 +0000 (15:57 -0400)
commit1b5123aae5632193caace8b1427d767429b6850b
tree188f851b6b042736cfee72258fe5e706264f3a0c
parent1032af95ffc6ec1c288504dfd5321e941e3607d4
Issue #14628: Document the fact that import always returns the module
as found in sys.modules and not as what the loader returns (even
though it is required to by PEP 302).
Doc/reference/simple_stmts.rst