Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-09 | Corrected documentation. | 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-08 | Rationalized the treatment of multi-valued HTML attributes such as 'class' | Leonard Richardson | |
2012-02-08 | Minor doc updates. | Leonard Richardson | |
2012-02-08 | Minor doc updates. | Leonard Richardson | |
2012-02-08 | Corrected the version of Python 2.7 that's got the magic HTMLParser. | Leonard Richardson | |
2012-02-08 | Switched around the implementation of insert_before and insert_after to ↵ | Leonard Richardson | |
match jQuery. | |||
2012-02-08 | Renamed move_* back to insert_* | Leonard Richardson | |
2012-02-07 | Package the docs with the code. | Leonard Richardson | |