|
|
|
@ -73,7 +73,7 @@ def element_removal(selectors: List[str], html_content):
|
|
|
|
|
|
|
|
|
|
def elementpath_tostring(obj):
|
|
|
|
|
"""
|
|
|
|
|
change elementpath.select results to string type
|
|
|
|
|
change elementpath.select results(XDM) to string type
|
|
|
|
|
# The MIT License (MIT), Copyright (c), 2018-2021, SISSA (Scuola Internazionale Superiore di Studi Avanzati)
|
|
|
|
|
# https://github.com/sissaschool/elementpath/blob/dfcc2fd3d6011b16e02bf30459a7924f547b47d0/elementpath/xpath_tokens.py#L1038
|
|
|
|
|
"""
|
|
|
|
|