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 Arfrever, brett.cannon, eric.smith, eric.snow, ncoghlan, pitrou, python-dev
Date 2012-07-09.19:27:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WWGlX0b4FzP2X@mail.python.org>
In-reply-to
Content
New changeset a7b8c3323db9 by Antoine Pitrou in branch 'default':
Issue #15294: Fix a regression in pkgutil.extend_path()'s handling of nested namespace packages.
http://hg.python.org/cpython/rev/a7b8c3323db9
History
Date User Action Args
2012-07-09 19:27:37python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, pitrou, eric.smith, Arfrever, eric.snow
2012-07-09 19:27:36python-devlinkissue15294 messages
2012-07-09 19:27:36python-devcreate