An error occurred fetching the project authors.
  1. 13 Nov, 2010 1 commit
  2. 08 Nov, 2010 1 commit
  3. 05 Nov, 2010 1 commit
  4. 03 Nov, 2010 1 commit
  5. 02 Nov, 2010 1 commit
    • 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