1. 961c288 document the exceptions raised by sgmllib, htmllib, and HTMLParser by Fred Drake · 21 years ago
  2. 852fe06 fix loss of a space after indexing markup by Fred Drake · 22 years ago
  3. b546be2 Fix inaccuracy: all entities from XHTML 1.0 are supported (according to text further down in this file) by Andrew M. Kuchling · 22 years ago
  4. 9bb3386 SF bug #738090: Section 13.3: htmllib.HTMLParser constructor definition by Raymond Hettinger · 22 years ago
  5. 1475c49 Add version info for name2codepoint and codepoint2name by Neal Norwitz · 22 years ago
  6. 5688b7a Add two dictionaries to htmlentitydefs: name2codepoint maps by Walter Dörwald · 22 years ago
  7. 25211f5 Added more information on the differences between the htmllib and HTMLParser by Fred Drake · 24 years ago
  8. f831663 Rob W. W. Hooft's spelling fixes for the Library Reference. I hope by Thomas Wouters · 25 years ago
  9. 0f871dc Added some "See also" references to htmllib docs. by Fred Drake · 26 years ago
  10. 4e28c59 Markup nits. by Fred Drake · 26 years ago
  11. 295da24 New section header style. by Fred Drake · 27 years ago
  12. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 27 years ago
  13. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 27 years ago
  14. 8fe533e Use the new {methoddesc} and {memberdesc} environments as appropriate. by Fred Drake · 27 years ago
  15. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 27 years ago
  16. 51375ae Use {classdesc} instead of {funcdesc} for HTMLParser. by Fred Drake · 27 years ago
  17. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 28 years ago
  18. 526467c Removed all references to the \rfcindex{} macro; now only \rfc{} is used. by Fred Drake · 28 years ago
  19. c589124 Use the new RFC macros wherever RFCs are referenced by number. No other by Fred Drake · 28 years ago
  20. 54820dc Fixed index references to modules. by Fred Drake · 28 years ago
  21. 095f35a Changed \indexsubitem from ({\tt HTMLParser} method) to just by Fred Drake · 28 years ago
  22. e47da0a AMK's megapatch: by Guido van Rossum · 28 years ago
  23. 8f92595 (libhtmllib.tex, libsgmllib.tex, libformatter.tex): by Fred Drake · 29 years ago
  24. 58d7f69 (libhtmllib.tex): Revised documentation for HTML support. by Fred Drake · 29 years ago
  25. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 30 years ago
  26. d01c100 clarified expanding %xx and form for print_form by Guido van Rossum · 30 years ago
  27. dc46c7f small nits and new files by Guido van Rossum · 30 years ago
  28. 8675115 a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter by Guido van Rossum · 30 years ago
  29. a12ef94 added WWW sections by Guido van Rossum · 30 years ago