Searched refs:is_internal_attribute (Results 1 – 1 of 1) sorted by relevance
120 def is_internal_attribute(obj, attr): function275 return not (attr.startswith('_') or is_internal_attribute(obj, attr))