Searched refs:_ClassType (Results 1 – 2 of 2) sorted by relevance
7 from types import ClassType as _ClassType unknown15 if type(ob_type) is _ClassType: