Re: [Python-Dev] Is this a bug of the HTMLParser?

2009-11-12 Thread Zhang Chiyuan
filed: http://bugs.python.org/issue7311 On Thu, Nov 12, 2009 at 12:24 AM, Michael Foord wrote: > Hello Zhang Chiyuan, > > Can you file a bug on the Python issue tracker please: > > http://bugs.python.org > > Thanks > > Michael Foord > > Zhang Chiyuan wr

[Python-Dev] Is this a bug of the HTMLParser?

2009-11-11 Thread Zhang Chiyuan
Hi all, I'm using BeautifulSoup to parsing an HTML page and find it refused to parse the page. By looking at the backtrace, I found it is a problem with the python built-in HTMLParser.py. In fact, the web page I'm parsing is with some Chinese characters. there is a tag like , note this is legacy