I understand the concept of a static method.
However I don't know what is a class method.
Would anybody pls. explain me?

class C:
        @classmethod
        def ...
                ...

Thanks
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to