summaryrefslogtreecommitdiff
path: root/bs4/tests/test_lxml.py
AgeCommit message (Expand)Author
2012-02-07On output, always convert special XML characters to entities.Leonard Richardson
2012-01-20Replaced assertEquals with assertEqual to get rid of deprecation notice.Leonard Richardson
2012-01-20Actually fixed the test failure.Leonard Richardson
2011-06-29Various changes so most tests pass on Python 3.Thomas Kluyver