[ python-Bugs-1046092 ] HTMLParser fix to accept mailformed tag attributes

SourceForge.net noreply at sourceforge.net
Wed Oct 13 12:11:24 CEST 2004


Bugs item #1046092, was opened at 2004-10-13 14:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1046092&group_id=5470

Category: Python Library
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Vsevolod Novikov (nnseva)
Assigned to: Nobody/Anonymous (nobody)
Summary: HTMLParser fix to accept mailformed tag attributes

Initial Comment:
This is a patch to fix bugs #975556 and #921657.

I think, it should be made just because the parser
should accept as many pages as it can. At the other
hand, the code near to fixed contains regexp to accept
mailformed attributes in other cases: compare attrfind
variable and locatestarttagend variable values.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1046092&group_id=5470


More information about the Python-bugs-list mailing list