MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / insert

Method insert

embedded/site-packages/bs4/element.py:406–486  ·  view source on GitHub ↗

Insert a new PageElement in the list of this PageElement's children. This works the same way as `list.insert`. :param position: The numeric position that should be occupied in `self.children` by the new PageElement. :param new_child: A PageElement.

(self, position, new_child)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

appendMethod · 0.95
unpacksizesMethod · 0.45
sendMethod · 0.45
cli_detectFunction · 0.45
pidsFunction · 0.45
pidsFunction · 0.45
whichFunction · 0.45
test_pidsMethod · 0.45
replace_withMethod · 0.45
unwrapMethod · 0.45

Calls 4

NavigableStringClass · 0.85
_last_descendantMethod · 0.80
indexMethod · 0.45
extractMethod · 0.45