Lines Matching defs:unlink
188 child.unlink()
196 child.unlink()
262 def unlink(self):
266 child.unlink()
271 # A Node is its own context manager, to ensure that an unlink() call occurs.
277 self.unlink()
418 def unlink(self):
432 child.unlink()
612 old.unlink()
625 node.unlink()
712 def unlink(self):
715 attr.unlink()
718 Node.unlink(self)
822 node.unlink()
919 # This creates a circular reference, but Element.unlink()
1619 def unlink(self):
1621 self.doctype.unlink()
1623 Node.unlink(self)