[issue7311] Bug on regexp of HTMLParser

2009-11-19 Thread Chiyuan Zhang
Chiyuan Zhang plus...@gmail.com added the comment: re: Yes. In fact, the BTW is a different problem with respect to this bug. And that seems to be more complicated to fix. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue7311

[issue7311] Bug on regexp of HTMLParser

2009-11-12 Thread Chiyuan Zhang
New submission from Chiyuan Zhang plus...@gmail.com: 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