[issue755660] allow HTMLParser to continue after a parse error

Francesco Frassinelli report at bugs.python.org
Tue Nov 10 13:17:02 CET 2009


Francesco Frassinelli <fraph24 at gmail.com> added the comment:

I'm using Python 3.1.1 and the patch (patch.txt, provided by smroid)
works very well. It's usefull, and I really need it, thanks :)
Without this patch, I can't parse: http://ftp.vim.org/pub/vim/ (due to a
fake tag, like "<user at mail.com>"), and many others websites.

I hope this patch will be merged in Python 3.2 :)

----------
nosy: +frafra

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue755660>
_______________________________________


More information about the Python-bugs-list mailing list