summaryrefslogtreecommitdiff
path: root/beautifulsoup/builder/__init__.py
AgeCommit message (Collapse)Author
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 ↵Leonard Richardson
rely on handle_starttag to trigger it.
2011-02-18Got rid of now-useless builder configuration.Leonard Richardson