This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients barry, brett.cannon, eric.snow, python-dev
Date 2015-04-22.22:38:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150422223834.22484.43839@psf.io>
In-reply-to
Content
New changeset 3968e7a9614c by Barry Warsaw in branch '3.4': Issue #24029: Document the name binding behavior for submodule imports. https://hg.python.org/cpython/rev/3968e7a9614c New changeset 351ad8c4f3a6 by Barry Warsaw in branch '3.4': Issue #24029: Document the name binding behavior for submodule imports. https://hg.python.org/cpython/rev/351ad8c4f3a6 New changeset 6295f207dfaa by Barry Warsaw in branch 'default': Issue #24029: Document the name binding behavior for submodule imports. https://hg.python.org/cpython/rev/6295f207dfaa
History
Date User Action Args
2015-04-22 22:38:37python-devsetrecipients: + python-dev, barry, brett.cannon, eric.snow
2015-04-22 22:38:37python-devlinkissue24029 messages
2015-04-22 22:38:36python-devcreate