Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-16 | It's a start, at least. | Leonard Richardson | |
2012-02-15 | Clarified comment. | Leonard Richardson | |
2012-02-15 | Removed _nodeIndex, because the misfeature it works around is now gone. | Leonard Richardson | |
2012-02-15 | Minor cleanup. | Leonard Richardson | |
2012-02-15 | Tested and cleaned up html5lib insertBefore. | Leonard Richardson | |
2012-02-15 | Use append instead of insert. | Leonard Richardson | |
2012-02-15 | Minor cleanup. | Leonard Richardson | |
2012-02-09 | As a last-ditch attempt to turn data into Unicode, use errors=replace ↵ | Leonard Richardson | |
instead of errors=strict. | |||
2012-02-09 | Patched over a bug in html5lib (?) that was crashing Beautiful Soup on ↵ | Leonard Richardson | |
certain kinds of markup. [bug=838800] | |||
2012-02-08 | Added missing import. | Leonard Richardson | |
2011-05-21 | More Python 3 compatibility. | Leonard Richardson | |
2011-02-27 | Renamed the beautifulsoup module to bs4 to save typing. | Leonard Richardson | |