Searched refs:other_class (Results 1 – 1 of 1) sorted by relevance
685 def cast(self, other_class): argument697 if other_class.tag != self.__class__.tag:703 type_name(other_class),705 other_class.tag,709 new_obj = other_class()