Closed GoogleCodeExporter closed 9 years ago
I think this is similar to this bug in BS4
https://bugs.launchpad.net/beautifulsoup/+bug/943246
It can be solved the same way it was in BS4 by adding a __len__ method to
AttrList class.
https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/revision/181
Original comment by chase.sterling@gmail.com
on 30 May 2012 at 2:25
If it's a BeautifulSoup problem then this report can be close.
thx
Original comment by daniel.l...@gmail.com
on 30 May 2012 at 2:41
It's not a beautifulsoup problem, it's a problem with html5lib's beautifulsoup
treebuilder, just so happens that code, and the bug, was transferred to bs4,
and has already been fixed there.
Original comment by chase.sterling@gmail.com
on 30 May 2012 at 2:47
BS support is now dropped from html5lib.
Original comment by geoffers
on 9 Apr 2013 at 9:03
Original issue reported on code.google.com by
daniel.l...@gmail.com
on 30 May 2012 at 1:18