Lines Matching refs:classmethod
660 # @classmethod, but @decorator is not valid Python 2.3 syntax, so698 from_float = classmethod(from_float)