Home | Trees | Index | Help |
|
---|
Package lxml :: Package html |
|
Submodules | |
---|---|
Function Summary | |
---|---|
document_fromstring(html,
**kw)
| |
Element(*args,
**kw)
| |
Open the HTML document in a web browser (saving it to a temporary file to open it). | |
return HTML string representation of the document given |
Function Details |
---|
open_in_browser(doc)Open the HTML document in a web browser (saving it to a temporary file to open it). |
tostring(doc, pretty=False, include_meta_content_type=False)return HTML string representation of the document given note: this will create a meta http-equiv="Content" tag in the head and may replace any that are present |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Aug 18 12:44:28 2007 | http://epydoc.sf.net |