Message 342806 - Python tracker
Message342806
| Author | mbussonn |
|---|---|
| Recipients | eamanu, mbussonn, p-ganssle, rhettinger, serhiy.storchaka, stutzbach, xtreak |
| Date | 2019-05-18.17:51:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558201890.11.0.441365943051.issue36953@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Should it still raise an informative error message with ImportError: > ImportError: cannot import name 'XXX' from 'collections', please import it from 'collections.abc'. or just the "cannot import name 'XXXX'" without the "please import it from 'collections.abc'." ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-18 17:51:30 | mbussonn | set | recipients: + mbussonn, rhettinger, stutzbach, serhiy.storchaka, p-ganssle, eamanu, xtreak |
| 2019-05-18 17:51:30 | mbussonn | set | messageid: <1558201890.11.0.441365943051.issue36953@roundup.psfhosted.org> |
| 2019-05-18 17:51:30 | mbussonn | link | issue36953 messages |
| 2019-05-18 17:51:30 | mbussonn | create | |