Searched refs:_is_replaced_by_static_attribute (Results 1 – 2 of 2) sorted by relevance
1312 def _is_replaced_by_static_attribute(self, attribute): member in ModelWithAttributes1321 if self._is_replaced_by_static_attribute(attribute):1335 if self._is_replaced_by_static_attribute(attribute):
886 def _is_replaced_by_static_attribute(self, attribute): member in Host