1. 16dc7f4 Patch #462190, patch #464070: Support quoted printable in the binascii module. by Martin v. Löwis · 23 years ago
  2. 6016e39 Document the new encodestring() and decodestring() functions. Also, by Barry Warsaw · 23 years ago
  3. 12ed365 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de> (re-written). by Fred Drake · 24 years ago
  4. ffbe687 Make internal module references hyperlinks wherever it makes sense. by Fred Drake · 25 years ago
  5. 180b68b More reasonable section titles. by Fred Drake · 25 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. d59db4f Small consistency nits. by Fred Drake · 26 years ago
  9. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 26 years ago
  10. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 26 years ago
  11. c589124 Use the new RFC macros wherever RFCs are referenced by number. No other by Fred Drake · 26 years ago
  12. 798654f Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 27 years ago
  13. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  14. e76b7a8 Added fnmatch, base64 and quopri, received from Andrew Kuchling. by Guido van Rossum · 27 years ago