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 vstinner
Recipients brett.cannon, eric.snow, ncoghlan, vstinner
Date 2016-03-17.00:51:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> However, you should be able to leave the is_package() call alone.

I don't really care how the issue is fixed. As I wrote, I don't know well the importlib module. Feel free to propose a better patch :-) My main concern is to fix test_pyclbr when test becomes a namespace.
History
Date User Action Args
2016-03-17 00:51:16vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, eric.snow
2016-03-17 00:51:16vstinnersetmessageid: <[email protected]>
2016-03-17 00:51:16vstinnerlinkissue26569 messages
2016-03-17 00:51:16vstinnercreate