Home | History | Annotate | Download | only in bs4

Lines Matching full:extract

212         self.extract()
220 self.extract()
232 def extract(self):
288 # we extract this element, our target index will
291 new_child.extract()
352 # Extract first so that the index won't be screwed up if they
355 predecessor.extract()
371 # Extract first so that the index won't be screwed up if they
374 successor.extract()
858 self.extract()
868 Extract all children. If decompose is True, decompose instead.
875 element.extract()
878 element.extract()