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 r.david.murray
Recipients Vadim Kantorov, r.david.murray
Date 2015-08-24.14:36:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440426984.39.0.797503578047.issue24907@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, unless you can identify a python bug yourself.  I believe pkg_resources does a bunch of imports when it is imported, so I'm not really surprised that it has an effect on the order in which things are imported.
History
Date User Action Args
2015-08-24 14:36:24r.david.murraysetrecipients: + r.david.murray, Vadim Kantorov
2015-08-24 14:36:24r.david.murraysetmessageid: <1440426984.39.0.797503578047.issue24907@psf.upfronthosting.co.za>
2015-08-24 14:36:24r.david.murraylinkissue24907 messages
2015-08-24 14:36:24r.david.murraycreate