<svg xmlns="http://
File "/home/external/html5lib/treebuilders/_base.py", line 291, in insertElementNormal
element.attributes = token["data"]
File "/home/external/bs4/builder/_html5lib.py", line 147, in setAttributes
new_name = NamespacedAttribute(*name)
File "/home/external/bs4/element.py", line 30, in __new__
obj = unicode.__new__(cls, prefix + ":" + name)
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
https://bugs.launchpad.net/beautifulsoup/+bug/1073810
No comments:
Post a Comment