summaryrefslogtreecommitdiff
path: root/beautifulsoup/builder/_html5lib.py
AgeCommit message (Expand)Author
2023-01-25Removed very copy of the code that was imported as part of the bzr import but...Leonard Richardson
2011-02-20Started using the builder registry.Leonard Richardson
2011-02-20Added tests for the default builder registry.Leonard Richardson
2011-02-20Tree builders now advertise their features.Leonard Richardson
2011-02-20Started work on a tagging system that should make it easy to find a tree buil...Leonard Richardson
2011-02-20Discovered that html5lib can't be made to support SoupStrainers, and changed ...Leonard Richardson