1. 373c55e String method conversion. by Eric S. Raymond · 23 years ago
  2. 2dd4276 added a few more __all__ lists fixed typo in ihooks docstring by Skip Montanaro · 24 years ago
  3. 07e99cb Whitespace normalization. by Tim Peters · 24 years ago
  4. 96d80f9 No need to import sys. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  5. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  6. 57a68e0 Remove redundant import regsub. by Guido van Rossum · 27 years ago
  7. a98b0a1 improved test() by Guido van Rossum · 28 years ago
  8. 84175ba strip <A> attribute values by Guido van Rossum · 29 years ago
  9. 65126d5 entity definitions from HTML 2.0 std by Guido van Rossum · 29 years ago
  10. 453534a added verbose option; added ismap/align/width/height to handle_image args by Guido van Rossum · 29 years ago
  11. fd504d9 took out forms support (in favor a Grail extension) by Guido van Rossum · 29 years ago
  12. aa76344 change blank line insertion at a few places and fix recursion bug for </var> by Guido van Rossum · 29 years ago
  13. f54d967 new formatter module; redid htmllib module to use it by Guido van Rossum · 29 years ago
  14. 7ff5d7f major rewrite using different formatting paradigm by Guido van Rossum · 29 years ago
  15. 2d95706 support <HTML>, remove <HEADER> by Guido van Rossum · 29 years ago
  16. 1dba24e remove redundant backslashes; some cosnetics by Guido van Rossum · 29 years ago
  17. 7c750e1 added html parser and supporting cast by Guido van Rossum · 29 years ago