Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-20 | copied skipIf didn't work, so made a smaller one. | Leonard Richardson | |
2012-02-20 | Changd the class structure so that the default parser test class uses ↵ | Leonard Richardson | |
html.parser. | |||
2012-02-20 | Added code from 2.7's standard library so that the tests will run on Python 2.6. | Leonard Richardson | |
2012-01-20 | Replaced assertEquals with assertEqual to get rid of deprecation notice. | Leonard Richardson | |
2011-03-05 | PEP8ifying | Aaron DeVore | |
2011-02-27 | Renamed the beautifulsoup module to bs4 to save typing. | Leonard Richardson | |