2009/7/17 Michiel Overtoom <[email protected]>: > This is actually the first time I see that BeautifulSoup is NOT able to > parse a webpage...
Depends on which version is used. If 3.1 then it is much worse with malformed html than prior releases. See [1] for more info. Greets Sander [1] http://www.crummy.com/software/BeautifulSoup/3.1-problems.html _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
