Searched refs:_BuiltinMethodType (Results 1 – 2 of 2) sorted by relevance
41 from types import MethodType as _MethodType, BuiltinMethodType as _BuiltinMethodType unknown225 Method=_MethodType, BuiltinMethod=_BuiltinMethodType):
44 from types import MethodType as _MethodType, BuiltinMethodType as _BuiltinMethodType unknown247 _Method=_MethodType, _BuiltinMethod=_BuiltinMethodType):