MCPcopy Create free account
hub / github.com/JFox/aws-lambda-lxml / cleanup_delete

Function cleanup_delete

3.8.0/py36/lxml/html/diff.py:270–307  ·  view source on GitHub ↗

Cleans up any DEL_START/DEL_END markers in the document, replacing them with . To do this while keeping the document valid, it may need to drop some tags (either start or end tags). It may also move the del into adjacent tags to try to move it to a similar location wher

(chunks)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

htmldiff_tokensFunction · 0.70

Calls 4

split_deleteFunction · 0.70
split_unbalancedFunction · 0.70
locate_unbalanced_startFunction · 0.70
locate_unbalanced_endFunction · 0.70

Tested by

no test coverage detected