Message341229
| Author | serhiy.storchaka |
|---|---|
| Recipients | rhettinger, serhiy.storchaka |
| Date | 2019-05-01.19:23:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1556738622.25.0.3622531037.issue36762@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
What if existing globals are overwritten intentionally? For example, the stat module defines some constant and then use the star import from _stat. Other example is the datetime module. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-01 19:23:42 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger |
| 2019-05-01 19:23:42 | serhiy.storchaka | set | messageid: <1556738622.25.0.3622531037.issue36762@roundup.psfhosted.org> |
| 2019-05-01 19:23:42 | serhiy.storchaka | link | issue36762 messages |
| 2019-05-01 19:23:42 | serhiy.storchaka | create | |