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

Method cssselect

3.6.4/py36/lxml/html/__init__.py:413–424  ·  view source on GitHub ↗

Run the CSS expression on this element and its children, returning a list of the results. Equivalent to lxml.cssselect.CSSSelect(expr, translator='html')(self) -- note that pre-compiling the expression can provide a substantial speedup.

(self, expr, translator='html')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

CSSSelectorClass · 0.90

Tested by

no test coverage detected