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 Vadim Kantorov
Recipients Vadim Kantorov, r.david.murray
Date 2015-08-24.14:09:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440425366.56.0.456450879715.issue24907@psf.upfronthosting.co.za>
In-reply-to
Content
From my (novice) standpoint, it's very weird that importing pkg_resources in a module's __init__.py causes Python to deviate from its core module import rules / sequence.

Would you consider reporting this issue to pkg_resources's authors more appropriate?
History
Date User Action Args
2015-08-24 14:09:26Vadim Kantorovsetrecipients: + Vadim Kantorov, r.david.murray
2015-08-24 14:09:26Vadim Kantorovsetmessageid: <1440425366.56.0.456450879715.issue24907@psf.upfronthosting.co.za>
2015-08-24 14:09:26Vadim Kantorovlinkissue24907 messages
2015-08-24 14:09:26Vadim Kantorovcreate