Searched refs:get_unpatched_class (Results 1 – 1 of 1) sorted by relevance
40 get_unpatched_class if isinstance(item, six.class_types) else47 def get_unpatched_class(cls): function