1. 215f13d Normalized a few cases of whitespace in function declarations. by Martin Blais · 18 years ago
  2. d09def3 Bug #1442874: handle "<!>", the empty SGML comment by Georg Brandl · 18 years ago
  3. 7ed44e5 add note about "markupbase" not being intended for direct use by Fred Drake · 19 years ago
  4. f027ca8 [Patch #965175] Incorporate a suggestion for a better error message by Andrew M. Kuchling · 20 years ago
  5. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  6. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  7. 3163a3b Patch #545300: Support marked sections. by Martin v. Löwis · 21 years ago
  8. 65230a2 Remove uses of the string and types modules: by Walter Dörwald · 22 years ago
  9. 7ce734c Use string methods where possible, and remove import string by Neal Norwitz · 22 years ago
  10. 5445f07 Re-arrange things and remove some unused variables/imports to keep pychecker by Fred Drake · 23 years ago
  11. 3d32be1 Remove extra param from call to self.error(). Reported by Neal Norwitz. by Fred Drake · 23 years ago
  12. 1cffd5c Be consistent about the string module. by Fred Drake · 23 years ago
  13. 68f8a80 New base class for the SGMLParser and HTMLParser classes from the sgmllib by Fred Drake · 23 years ago