Home | History | Annotate | Download | only in python2.7

Lines Matching refs:otype

402             otype = (hasattr(other, "__class__")
406 (self.__class__.__name__, otype))