[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.
Showing
This diff is collapsed.
Please register or sign in to comment