[issue755670] improve HTMLParser attribute processing regexps

Ezio Melotti report at bugs.python.org
Tue Nov 1 17:11:56 CET 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Attached patch includes the tests in diff.txt.  On Python 3, with strict=False, the first test (adjacent attributes) passes, but the other two still fail.
See also #12629.

----------
nosy: +ezio.melotti -BreamoreBoy
type: feature request -> behavior
versions: +Python 3.3
Added file: http://bugs.python.org/file23582/issue755670.diff

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


More information about the Python-bugs-list mailing list