Searched refs:_is_replaced_by_static_attribute (Results 1 – 2 of 2) sorted by relevance
1317 def _is_replaced_by_static_attribute(self, attribute): member in ModelWithAttributes1326 if self._is_replaced_by_static_attribute(attribute):1340 if self._is_replaced_by_static_attribute(attribute):
895 def _is_replaced_by_static_attribute(self, attribute): member in Host