Tuesday, November 24, 2009

python and class methods

Yes, they are supported, but you have to use an extra magic function call:
classmethod = classmethod(classmethod)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.