-
Fred Drake authored
[Synchronizing the HTMLParser module with the Python standard library.] Re-factor the HTMLParser class to use the new markupbase.ParserBase class. Use a new internal method, error(), consistently to raise parse errors; the new base class also uses this.
8219646a