Hi,
I've recently found the new code for the soupparser in lxml 3.5.0. It
works much better than the old version, in that it keeps the doctype.
Great job to whoever made it.
Problem is that installing lxml from master to get the new code is a
mess. So my question is: Will there be a new release soon?
(Yes, I've tried just copying the soupparser code and use it with the
current stable version of lxml and it crashes with AttributeError:
attribute 'public_id' of 'lxml.etree.DocInfo' …
[View More]objects is not writable.
Guessing this is a change in another part of lxml).
Regards,
Emil
[View Less]