svilen dobrev <a...@svilendobrev.com> added the comment: this seems to eat too much into data and gets past endpos of the chunk processed, and parser gets confused and treats any subsequent stuff as data. i didn't think out how to fix the regexp as such, but instead limited its span to :endpos so it doesnot eat too much. seems to happen with unquoted attributes.
---------- nosy: +svilend Added file: http://bugs.python.org/file21891/html.parser.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1046092> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com