Python Paste


bsoupfilter


Attributes

a bsoup_xml

<Format bsoup_xml convert text/xml, application/xml to type=BeautifulSoup>

a bsoup

<Format bsoup convert text/html to type=BeautifulSoup>

Functions

f load_xml(fp, content_type) ...

f dump_xml_iter(data, content_type) ...

f load_html(fp, content_type) ...

f dump_html_iter(data, content_type) ...

See the source for more information.