Lines Matching refs:cls
429 cls = self.__class__
430 return (f"<{cls.__module__}.{cls.__qualname__} at {id(self):#x}:"
520 cls = self.__class__
521 return (f"<{cls.__module__}.{cls.__qualname__} at {id(self):#x}:"
560 cls = self.__class__
562 return f"<{cls.__module__}.{cls.__qualname__} at {id(self):#x}: {status}>"
663 cls = self.__class__
665 return f"<{cls.__module__}.{cls.__qualname__} at {id(self):#x}: broken>"
666 return (f"<{cls.__module__}.{cls.__qualname__} at {id(self):#x}:"