summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-08Moved isHTML to a builder property, assume_html.Leonard Richardson
2009-04-08Moved reset_nesting_tags and nestable_tags from BeautifulSoup to the HTML ↵Leonard Richardson
builder.
2009-04-08Changed nestable tag list variable names to lowercase.Leonard Richardson
2009-04-08Removed rarely used parsers--if we need them again, we can make tree builders.Leonard Richardson
2009-04-08Got tests to pass.Leonard Richardson
2009-04-08Added an LXML builder and a stupid test.Leonard Richardson
2009-03-13Initial (manual) import.Leonard Richardson