def notify(self): if self.owner: self.owner.__set__(self.instance, self.seq) # MutableSequence (Abstract Method)