- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message312832
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:20 | brett.cannon | set | recipients: + brett.cannon, barry, ncoghlan, eric.snow, serhiy.storchaka, xiang.zhang |
| 2018-02-25 18:38:20 | brett.cannon | set | messageid: <1519583900.91.0.467229070634.issue32932@psf.upfronthosting.co.za> |
| 2018-02-25 18:38:20 | brett.cannon | link | issue32932 messages |
| 2018-02-25 18:38:20 | brett.cannon | create | |

