summaryrefslogtreecommitdiff
path: root/beautifulsoup/builder/__init__.py
AgeCommit message (Expand)Author
2011-02-18Made Unicode, Dammit more PEP-8 compliant.Leonard Richardson
2011-02-18Made Unicode, Dammit more PEP-8 compliant.Leonard Richardson
2011-02-18Made conversion of markup to Unicode the responsibility of the builder, not t...Leonard Richardson
2011-02-18Still trying to get html5lib to rewrite the META tag.Leonard Richardson
2011-02-18Moved the substitution code to the Tag constructor so that we don't have to r...Leonard Richardson
2011-02-18Got rid of now-useless builder configuration.Leonard Richardson