Note to self.
This commit is contained in:
parent
51cb76f682
commit
bf4b7e8c90
|
@ -880,6 +880,8 @@ XXX To be done
|
||||||
|
|
||||||
- class methods and static methods
|
- class methods and static methods
|
||||||
|
|
||||||
|
- cooperative methods and super()
|
||||||
|
|
||||||
- mapping between type object slots (tp_foo) and special methods
|
- mapping between type object slots (tp_foo) and special methods
|
||||||
(__foo__) (actually, this may belong in PEP 252)
|
(__foo__) (actually, this may belong in PEP 252)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue