summaryrefslogtreecommitdiff
path: root/tests/test_builder_registry.py
AgeCommit message (Expand)Author
2023-01-25Removed very old tests that were imported as part of the bzr import but not r...Leonard Richardson
2011-02-27Added a tree builder for the built-in HTMLParser, and tests.Leonard Richardson
2011-02-27Renamed the beautifulsoup module to bs4 to save typing.Leonard Richardson
2011-02-20Fixed bug in the BS constructor lookup, and added the test file I've been wor...Leonard Richardson