]> granicus.if.org Git - python/commit
Issue #24029: Document the name binding behavior for submodule imports.
authorBarry Warsaw <barry@python.org>
Wed, 22 Apr 2015 22:38:26 +0000 (18:38 -0400)
committerBarry Warsaw <barry@python.org>
Wed, 22 Apr 2015 22:38:26 +0000 (18:38 -0400)
commitb5a3d9bebb3c0019ef8464a6a0962e09b9b4b82d
tree74ecd0d96af59922c901ca031dd6bc69f4bc757d
parent532af16346de1e136ff5894699fd46dc73450675
parent4e1f355c0e90b7f7ebf05643a7ff5b75c5fb45ef
Issue #24029: Document the name binding behavior for submodule imports.
Doc/reference/import.rst
Misc/NEWS