2012/6/18 Robert Zaremba
> Hi, I would like to import changes from:
> The problem is that HTMLParser from 2.7.2 is not lenient and likes to throw
> exceptions, when html document is not well formed:
> http://bugs.python.org/issue13987
>
> This often involves exception from BeautifoulSoup, which g
Hi, I would like to import changes from:
The problem is that HTMLParser from 2.7.2 is not lenient and likes to throw
exceptions, when html document is not well formed:
http://bugs.python.org/issue13987
This often involves exception from BeautifoulSoup, which gains great speed up
when using from