summaryrefslogtreecommitdiff
path: root/bs4/testing.py
AgeCommit message (Expand)Author
2012-02-20Changd the class structure so that the default parser test class uses html.pa...Leonard Richardson
2012-02-20Added code from 2.7's standard library so that the tests will run on Python 2.6.Leonard Richardson
2012-01-20Replaced assertEquals with assertEqual to get rid of deprecation notice.Leonard Richardson
2011-03-05PEP8ifyingAaron DeVore
2011-02-27Renamed the beautifulsoup module to bs4 to save typing.Leonard Richardson