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