diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2024-04-08 08:50:14 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-04-08 10:55:23 +0200 |
commit | bd6ff29f8f199c9835bfc5090ea5c4eba25cf3f1 (patch) | |
tree | 749e98ad564662d6a5393ab55550d5fbf2593101 /searx/exceptions.py | |
parent | 26a92c1a8d0420c0254653f40d107a877b882a17 (diff) | |
download | searxng-bd6ff29f8f199c9835bfc5090ea5c4eba25cf3f1.tar.gz searxng-bd6ff29f8f199c9835bfc5090ea5c4eba25cf3f1.zip |
[fix] remove usage of no longer existing names from lxml
In lxml 5.1.1 the private name `_ElementStringResult` in module `lxml.etree`
does no longer exists.
This code was written nearly a decade ago, its no longer clear what the
intention `_ElementStringResult` and `_ElementUnicodeResult` had been. It can be
assumed that these classes will no longer occur.
Closes: https://github.com/searxng/searxng/issues/3368
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/exceptions.py')
0 files changed, 0 insertions, 0 deletions