Mathics
Mathics copied to clipboard
Rewrite HTMLTree using `html` rather than `lxml`
lxml
is needed right now only for HTML import. Also it is an aging package and not required in Sage. See See https://trac.sagemath.org/ticket/31778#comment:13
However HTML code needs to be rewritten for the html
module rather than assuming ElementTree