Message129625
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. |
|
| 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: <[email protected]> |
| 2011-02-27 13:57:06 | ncoghlan | link | issue11333 messages |
| 2011-02-27 13:57:06 | ncoghlan | create | |
|