__metaclass__ support
Fill class attributes dict before class creation. Use bindings for class methods. And use PyCFunction for staticmethods and __new__. Add simple testcase for __metaclass__. And test for staticmethod as decorator
Showing
tests/run/metaclass.pyx
0 → 100644
Please register or sign in to comment