summaryrefslogtreecommitdiff
path: root/src/beautifulsoup/builder/html5lib_builder.py
AgeCommit message (Expand)Author
2010-12-29Refactored the code that turns HTML fragments into parser-specific documents ...Leonard Richardson
2010-12-28Moved SAXTreeBuilder into the file with the rest of the generic builders.Leonard Richardson
2010-12-28Added the html5lib builder.Leonard Richardson