我们从Python开源项目中,提取了以下5个代码示例,用于说明如何使用decoder.decoder()。
def __call__(self, html): return web2pyHTMLParser(decoder.decoder(html)).tree