1. 6c16019 Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl> in example code. by Fred Drake · 25 years ago
  2. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 25 years ago
  3. 1ec71cb Incorporated updates to describe geturl() by Sjoerd Mullender by Fred Drake · 26 years ago
  4. 09b2957 Remove extra } at end of method description parameters. by Fred Drake · 26 years ago
  5. 954b9ad Document new urllib features by Eric Raymond. by Guido van Rossum · 26 years ago
  6. 295da24 New section header style. by Fred Drake · 26 years ago
  7. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  8. be26010 # Oops, correct Latex errors. by Guido van Rossum · 26 years ago
  9. 0af2f63 Document how to make a POST request with urlopen(). by Guido van Rossum · 26 years ago
  10. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 27 years ago
  11. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 27 years ago
  12. 6ef871c Logical markup. by Fred Drake · 27 years ago
  13. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  14. f5eaa2e Fixed index references to modules. by Fred Drake · 27 years ago
  15. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  16. 98b43eb It's now using mimetools instead of rfc822 by Guido van Rossum · 28 years ago
  17. 8d40c84 Added quote_plus() and unquote_plus(), to do space/plus substitutions by Guido van Rossum · 28 years ago
  18. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 30 years ago
  19. 6c4f003 changes (suggested) by Soren Larsen by Guido van Rossum · 30 years ago
  20. 8675115 a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter by Guido van Rossum · 30 years ago
  21. 61d34f4 added quote and unquote by Guido van Rossum · 30 years ago
  22. a8db1df document www interfaces by Guido van Rossum · 30 years ago