summaryrefslogtreecommitdiff
path: root/tests/test_soup.py
AgeCommit message (Collapse)Author
2011-02-18Made conversion of markup to Unicode the responsibility of the builder, not ↵Leonard Richardson
the BeautifulSoup class itself. lxml uses Unicode, Dammit; html5lib uses its internal algorithms.