Bug#434094: TypeError: cannot concatenate 'str' and 'NoneType' objects

2011-02-13 Thread Erich Schubert
Hi, > Hi. I've taken over this package and am cleaning up its bugs. Thank you. I figure that both python (including python sgmllib) and beautifulsoup have changed a lot in the meantime. Since the corresponding web pages no longer seem to trigger the bug, I propose closing the bug report and I'll

Bug#434094: TypeError: cannot concatenate 'str' and 'NoneType' objects

2011-02-13 Thread Stefano Rivera
tags 434094 + upstream moreinfo thanks > The data processed should be http://www.cguelich.de/ Hi. I've taken over this package and am cleaning up its bugs. I've tried all the URLs listed on this page, with the attached test script, and none of them trigger this bug. I'm assuming it's due to inco

Bug#434094: TypeError: cannot concatenate 'str' and 'NoneType' objects

2007-07-21 Thread Erich Schubert
Package: python-beautifulsoup Version: 3.0.4-1 Severity: normal I'm using BeautifulSoup for a simple web spider experiment, but it's not as robust as it's supposed to be: --- soup = BeautifulSoup(data, convertEntities=BeautifulSoup.HTML_ENTITIES) File "/var/lib/python-support/python2.4/Beau