summaryrefslogtreecommitdiff
path: root/bs4/tests/test_soup.py
AgeCommit message (Expand)Author
2012-01-20Replaced assertEquals with assertEqual to get rid of deprecation notice.Leonard Richardson
2011-06-29Various changes so most tests pass on Python 3.Thomas Kluyver