Lines Matching full:class_name
798 def __init__(self, class_name):802 class_name: basic python type or a class805 self._class_name = class_name808 """Check to see if the RHS is an instance of class_name.