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 barry, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, xiang.zhang
Date 2018-02-25.18:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519583900.91.0.467229070634.issue32932@psf.upfronthosting.co.za>
In-reply-to
Content
This is only for `import *`, though, right? So I would argue you're already tossing import perf out the window if you're willing to pollute your namespace like that.
History
Date User Action Args
2018-02-25 18:38:20brett.cannonsetrecipients: + brett.cannon, barry, ncoghlan, eric.snow, serhiy.storchaka, xiang.zhang
2018-02-25 18:38:20brett.cannonsetmessageid: <1519583900.91.0.467229070634.issue32932@psf.upfronthosting.co.za>
2018-02-25 18:38:20brett.cannonlinkissue32932 messages
2018-02-25 18:38:20brett.cannoncreate