Lines Matching defs:unlink
189 child.unlink()
197 child.unlink()
263 def unlink(self):
267 child.unlink()
272 # A Node is its own context manager, to ensure that an unlink() call occurs.
278 self.unlink()
421 def unlink(self):
435 child.unlink()
615 old.unlink()
628 node.unlink()
715 def unlink(self):
718 attr.unlink()
721 Node.unlink(self)
833 node.unlink()
946 # This creates a circular reference, but Element.unlink()
1646 def unlink(self):
1648 self.doctype.unlink()
1650 Node.unlink(self)