Hello. A simple question about lxml2.0alpha3's new feature. > * Parsers accept an 'encoding' keyword argument that overrides the > encoding of the parsed documents. How can I pass encoding argument to the parser when using html.parse instead of etree.parse?