Searched refs:BeautifulStoneSoup (Results 1 – 3 of 3) sorted by relevance
16 from bs4 import BeautifulStoneSoup58 soup = BeautifulStoneSoup("<b />")
446 class BeautifulStoneSoup(BeautifulSoup): class454 super(BeautifulStoneSoup, self).__init__(*args, **kwargs)
321 * For backwards compatibility, brought back the BeautifulStoneSoup810 Fixed a serious performance bug in BeautifulStoneSoup which was1050 Made BeautifulStoneSoup even dumber by making it not implicitly close