Message129625
| Author | ncoghlan |
|---|---|
| Recipients | daniel.urban, eric.araujo, giampaolo.rodola, gvanrossum, ncoghlan, rhettinger, stutzbach |
| Date | 2011-02-27.13:57:05 |
| SpamBayes Score | 2.6158261e-06 |
| Marked as misclassified | No |
| Message-id | <1298815026.6.0.467825089812.issue11333@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I like the idea, and it seems to work as expected (i.e. an empty __slots__ doesn't conflict with inheritance from a C defined type or a type with non-empty __slots__). However, __slots__ is one of the sections of the type machinery I'm least familiar with, so hopefully Guido will weigh in. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-27 13:57:06 | ncoghlan | set | recipients: + ncoghlan, gvanrossum, rhettinger, giampaolo.rodola, stutzbach, eric.araujo, daniel.urban |
| 2011-02-27 13:57:06 | ncoghlan | set | messageid: <1298815026.6.0.467825089812.issue11333@psf.upfronthosting.co.za> |
| 2011-02-27 13:57:06 | ncoghlan | link | issue11333 messages |
| 2011-02-27 13:57:06 | ncoghlan | create | |