Package lxml :: Module ElementSoup
[show private | hide private]
[frames | no frames]

Module lxml.ElementSoup

External interface to the BeautifulSoup HTML parser.
Function Summary
  convert_tree(beautiful_soup_tree, makeelement)
  _append_text(parent, element, text)
  _convert_children(parent, beautiful_soup_tree, makeelement)
  _convert_tree(beautiful_soup_tree, makeelement)
  parse(file, beautifulsoup, makeelement)
  unescape(string)

Generated by Epydoc 2.1 on Fri Aug 17 13:52:30 2007 http://epydoc.sf.net