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 eric.snow
Recipients brett.cannon, eric.smith, eric.snow, r.david.murray, ronaldoussoren
Date 2015-05-14.23:25:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431645917.25.0.999306268842.issue24192@psf.upfronthosting.co.za>
In-reply-to
Content
The problem is right where the traceback says.  Apparently there is a gap in the namespace package tests that I slipped through with my recent work to split out path-based import.  I'll work up a patch.
History
Date User Action Args
2015-05-14 23:25:17eric.snowsetrecipients: + eric.snow, brett.cannon, ronaldoussoren, eric.smith, r.david.murray
2015-05-14 23:25:17eric.snowsetmessageid: <1431645917.25.0.999306268842.issue24192@psf.upfronthosting.co.za>
2015-05-14 23:25:17eric.snowlinkissue24192 messages
2015-05-14 23:25:17eric.snowcreate