[Patches] [ python-Patches-793021 ] implement htmllib.HTMLParser.reset

SourceForge.net noreply at sourceforge.net
Sun Aug 31 10:19:23 EDT 2003


Patches item #793021, was opened at 2003-08-22 10:42
Message generated for change (Settings changed) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=793021&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew Gaul (gaul)
>Assigned to: Martin v. Löwis (loewis)
Summary: implement htmllib.HTMLParser.reset

Initial Comment:
Fixes bug 711632.  htmllib.HTMLParser.reset is not
defined and calls its superclass, SGMLParser.reset. 
This does not reset the HTMLParser state.  Patch
defines HTMLParser.reset and moves HTMLParser.__init__
code into it.

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

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



More information about the Patches mailing list