Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-05 | Modify attributes and implementation to always use underscore_names | Aaron DeVore | |
2011-03-05 | Add 3.0.7a -> 3.0.8 changes, plus some tweaks | Aaron DeVore | |
2011-02-28 | Minor changes. | Leonard Richardson | |
2011-02-28 | Removed seemingly unneccessary to_encoding method. | Leonard Richardson | |
2011-02-28 | PEP-8-ified some minor methods. | Leonard Richardson | |
2011-02-28 | Finished renaming replaceWith to replace_with. | Leonard Richardson | |
2011-02-28 | Renamed replaceWith to replace_with. | Leonard Richardson | |
2011-02-27 | Removed unnecessary import. | Leonard Richardson | |
2011-02-27 | Changed license to harmonize with html5lib and added COPYING. | Leonard Richardson | |
2011-02-27 | Got rid of __package__; hopefully this is the only thing holding up 2.5 support. | Leonard Richardson | |
2011-02-27 | Added a tree builder for the built-in HTMLParser, and tests. | Leonard Richardson | |
2011-02-27 | Renamed the beautifulsoup module to bs4 to save typing. | Leonard Richardson | |