• Vitja Makarov's avatar
    __metaclass__ support · 54031cb0
    Vitja Makarov authored
    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
    54031cb0
classmethod.pyx 765 Bytes