Message244410
| Author | yselivanov |
|---|---|
| Recipients | pitrou, yselivanov |
| Date | 2015-05-29.20:09:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432930157.09.0.507147768187.issue24329@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The following code doesn't work. Would be great if we can fix it in 3.5
class Foo:
__slots__ = ('__qualname__',) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-29 20:09:17 | yselivanov | set | recipients: + yselivanov, pitrou |
| 2015-05-29 20:09:17 | yselivanov | set | messageid: <1432930157.09.0.507147768187.issue24329@psf.upfronthosting.co.za> |
| 2015-05-29 20:09:17 | yselivanov | link | issue24329 messages |
| 2015-05-29 20:09:17 | yselivanov | create | |