Home | History | Annotate | Download | only in Lib

Lines Matching refs:otype

403             otype = (hasattr(other, "__class__")
407 (self.__class__.__name__, otype))