Searched refs:_INSTANCETYPE (Results 1 – 2 of 2) sorted by relevance
41 _INSTANCETYPE = (types.InstanceType, types.ObjectType) variable43 _INSTANCETYPE = object variable507 elif isinstance(module, _INSTANCETYPE):538 if (module and isinstance(module,_INSTANCETYPE)):
1950 _INSTANCETYPE = (types.InstanceType, types.ObjectType) variable1952 _INSTANCETYPE = object variable1979 elif isinstance(module, _INSTANCETYPE):2025 if (module and isinstance(module,_INSTANCETYPE)):