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 brett.cannon
Recipients brett.cannon, eric.snow, r.david.murray, scoder
Date 2012-08-07.20:30:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344371417.54.0.0839764474197.issue15576@psf.upfronthosting.co.za>
In-reply-to
Content
That's another thing that would need to be changed; ExtensionFileLoader would need to work for is_package() and would need to set __path__ as needed.
History
Date User Action Args
2012-08-07 20:30:17brett.cannonsetrecipients: + brett.cannon, scoder, r.david.murray, eric.snow
2012-08-07 20:30:17brett.cannonsetmessageid: <1344371417.54.0.0839764474197.issue15576@psf.upfronthosting.co.za>
2012-08-07 20:30:16brett.cannonlinkissue15576 messages
2012-08-07 20:30:16brett.cannoncreate