Searched refs:_DO_NOT_DOC_INHERITABLE (Results 1 – 1 of 1) sorted by relevance
102 _DO_NOT_DOC_INHERITABLE = "_tf_docs_do_not_doc_inheritable" variable161 setattr(obj, _DO_NOT_DOC_INHERITABLE, None)258 return hasattr(obj, _DO_NOT_DOC) or hasattr(obj, _DO_NOT_DOC_INHERITABLE)312 if hasattr(obj, _DO_NOT_DOC_INHERITABLE):