1. 02 Oct, 2001 9 commits
  2. 01 Oct, 2001 8 commits
  3. 27 Sep, 2001 6 commits
  4. 26 Sep, 2001 5 commits
  5. 25 Sep, 2001 11 commits
  6. 24 Sep, 2001 1 commit
    • 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