summaryrefslogtreecommitdiff
path: root/bs4/builder/_html5lib.py
AgeCommit message (Expand)Author
2012-02-09As a last-ditch attempt to turn data into Unicode, use errors=replace instead...Leonard Richardson
2012-02-09Patched over a bug in html5lib (?) that was crashing Beautiful Soup on certai...Leonard Richardson
2012-02-08Added missing import.Leonard Richardson
2011-05-21More Python 3 compatibility.Leonard Richardson
2011-02-27Renamed the beautifulsoup module to bs4 to save typing.Leonard Richardson