Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-18 | By default, Unicode Dammit converts smart quotes to Unicode characters, not ↵ | Leonard Richardson | |
XML entities. | |||
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 ↵ | Leonard Richardson | |
the BeautifulSoup class itself. lxml uses Unicode, Dammit; html5lib uses its internal algorithms. |