1. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  2. 3163a3b Patch #545300: Support marked sections. by Martin v. Löwis · 21 years ago
  3. 65230a2 Remove uses of the string and types modules: by Walter Dörwald · 22 years ago
  4. 7ce734c Use string methods where possible, and remove import string by Neal Norwitz · 22 years ago
  5. 5445f07 Re-arrange things and remove some unused variables/imports to keep pychecker by Fred Drake · 23 years ago
  6. 3d32be1 Remove extra param from call to self.error(). Reported by Neal Norwitz. by Fred Drake · 23 years ago
  7. 1cffd5c Be consistent about the string module. by Fred Drake · 23 years ago
  8. 68f8a80 New base class for the SGMLParser and HTMLParser classes from the sgmllib by Fred Drake · 23 years ago