update: docs/topics/selectors.rst

This commit is contained in:
Jalil SA 2024-02-15 16:57:44 -06:00
parent 660e3b1953
commit 3e7b704c08
1 changed files with 0 additions and 5 deletions

View File

@ -1032,11 +1032,6 @@ whereas the CSS lookup is translated into XPath and thus runs more efficiently,
so performance-wise its uses are limited to situations that are not easily
described with CSS selectors.
Parsel also simplifies adding your own XPath extensions.
.. autofunction:: parsel.xpathfuncs.set_xpathfunc
.. _topics-selectors-ref:
Built-in Selectors reference