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.snow, ncoghlan, raulcd
Date 2015-05-02.21:25:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Looks like setuptool's pkg_resources is directly importing importlib._bootstrap.  I've filed a bug: https://bitbucket.org/pypa/setuptools/issue/378.  In the meantime, what are our options for getting that test passing?
History
Date User Action Args
2015-05-02 21:25:37eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, raulcd
2015-05-02 21:25:37eric.snowsetmessageid: <[email protected]>
2015-05-02 21:25:37eric.snowlinkissue23911 messages
2015-05-02 21:25:37eric.snowcreate