Searched refs:_non_append_mutation (Results 1 – 1 of 1) sorted by relevance
466 def _non_append_mutation(self): member in ListWrapper469 @_non_append_mutation.setter470 def _non_append_mutation(self, value): member in ListWrapper494 copied._non_append_mutation = self._non_append_mutation500 copied._non_append_mutation = self._non_append_mutation515 if self._external_modification or self._non_append_mutation:527 if self._external_modification or self._non_append_mutation:534 if self._non_append_mutation:557 if self._non_append_mutation:564 self._non_append_mutation = True[all …]