Message302691
| Author | vstinner |
|---|---|
| Recipients | r.david.murray, rhettinger, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2017-09-21.12:44:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505997890.66.0.244964591832.issue27541@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Because reprs of Python implementations of collection use a bare __name__. Ah, maybe this module should be updated to use qualified name with the name in repr()? > __qualname__ is used only in combination with __module__. I was thinking at module.qualname, right. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-21 12:44:50 | vstinner | set | recipients: + vstinner, rhettinger, r.david.murray, serhiy.storchaka, xiang.zhang |
| 2017-09-21 12:44:50 | vstinner | set | messageid: <1505997890.66.0.244964591832.issue27541@psf.upfronthosting.co.za> |
| 2017-09-21 12:44:50 | vstinner | link | issue27541 messages |
| 2017-09-21 12:44:50 | vstinner | create | |