Closed kisiel closed 8 years ago
Implemented usage lxml.etree.tostring within outer_html method (similar to html method) instead of lxml.html.tostring which caused auto-encoding URLs
lxml.etree.tostring
outer_html
html
lxml.html.tostring
Implemented usage
lxml.etree.tostring
withinouter_html
method (similar tohtml
method) instead oflxml.html.tostring
which caused auto-encoding URLs