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

Function split_unbalanced

3.6.4/py27/lxml/html/diff.py:309–347  ·  view source on GitHub ↗

Return (unbalanced_start, balanced, unbalanced_end), where each is a list of text and tag chunks. unbalanced_start is a list of all the tags that are opened, but not closed in this span. Similarly, unbalanced_end is a list of tags that are closed but were not opened. Extracting th

(chunks)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

merge_insertFunction · 0.70
cleanup_deleteFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected