• Fred Drake's avatar
    · 8219646a
    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
HTMLParser.py 13 KB