Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
parser or parser feature is not installed. Raise NotImplementedError
instead of ValueError when the user calls insert_before() or
insert_after() on the BeautifulSoup object itself. Patch by Aaron
Devore. [bug=1038301]
|
|
|
|
|
|
[bug=1020268]
|
|
|
|
|
|
|
|
BS under Python 3.
|
|
|
|
|
|
|
|
|
|
deprecated wrapper around BeautifulSoup.
|
|
|
|
|
|
|
|
|
|
appropriately.
|
|
|
|
|
|
html.parser treebuilder.
|
|
|
|
|
|
|
|
instead of errors=strict.
|
|
|
|
originally create the soup.
|
|
|
|
|
|
|
|
replace operations return the thing that was replaced.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
__init__.py.
|
|
|
|
|
|
|
|
|
|
|