Searched refs:StaticMethodType (Results 1 – 2 of 2) sorted by relevance
11 StaticMethodType = type(staticmethod(lambda: None)) variable72 if not isinstance(classdict[name], StaticMethodType):
10 StaticMethodType = type(staticmethod(lambda: None)) variable