gawel / pyquery

A jquery-like library for python
http://pyquery.rtfd.org/
Other
2.3k stars 182 forks source link

implemented usage `lxml.etree.tostring` within `outer_html` method #118

Closed kisiel closed 8 years ago

kisiel commented 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