Searched refs:ClassMethodType (Results 1 – 1 of 1) sorted by relevance
15 ClassMethodType = type(classmethod(lambda c: None)) variable72 if (not isinstance(classdict[name], ClassMethodType) or