-
Committer:
Leonard Richardson
-
Date:
2019-07-07 18:01:40 UTC
-
Revision ID:
leonardr@segfault.org-20190707180140-iwopcclvuk3m9hsp
It's now possible to customize the TreeBuilder object by passing
keyword arguments into the BeautifulSoup constructor. The main
reason to do this right now is to change how multi-valued
attributes are treated. [bug=1832978]