Message270646
| Author | r.david.murray |
|---|---|
| Recipients | r.david.murray, rhettinger, serhiy.storchaka, xiang.zhang |
| Date | 2016-07-17.15:30:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1468769429.16.0.131095528654.issue27541@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It certainly seems that collections should be consistent about this. The question of builtin types is a different issue, and I agree that it is probably way more trouble than it is worth to change them, especially since, for example, repr(str) is often used just to get the quote marks in contexts where you *don't* want the subclass name. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-17 15:30:29 | r.david.murray | set | recipients: + r.david.murray, rhettinger, serhiy.storchaka, xiang.zhang |
| 2016-07-17 15:30:29 | r.david.murray | set | messageid: <1468769429.16.0.131095528654.issue27541@psf.upfronthosting.co.za> |
| 2016-07-17 15:30:29 | r.david.murray | link | issue27541 messages |
| 2016-07-17 15:30:29 | r.david.murray | create | |