Age | Commit message (Expand) | Author |
---|---|---|
2011-02-19 | Set up an lxml parser that only parses XML, though it's not very functional yet. | Leonard Richardson |
2011-02-18 | Made Unicode, Dammit more PEP-8 compliant. | Leonard Richardson |
2011-02-18 | Made Unicode, Dammit more PEP-8 compliant. | Leonard Richardson |
2011-02-18 | Made conversion of markup to Unicode the responsibility of the builder, not t... | Leonard Richardson |
2011-02-18 | Moved the substitution code to the Tag constructor so that we don't have to r... | Leonard Richardson |
2011-02-18 | Convert all entities to Unicode, don't make it configurable. | Leonard Richardson |
2011-02-13 | Added tests for namespaced doctypes. | Leonard Richardson |
2011-01-28 | Made .string a dynamic property. | Leonard Richardson |
2011-01-28 | Moved the code back into a beautifulsoup/ directory. | Leonard Richardson |