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

SourceForge.net noreply at sourceforge.net
Fri Sep 12 12:38:33 EDT 2003


Patches item #793021, was opened at 2003-08-22 10:42
Message generated for change (Comment added) 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: Closed
>Resolution: Accepted
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.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-09-12 18:38

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as



htmllib.py 1.19.16.1, 1.20

NEWS 1.831.4.40



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

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