1. c44d2c5 decode(), encode(): Accepting the minor optimizations from SF patch by Barry Warsaw · 23 years ago
  2. bf7c52c More typo fixes. by Barry Warsaw · 23 years ago
  3. 6253c2d Docstring typo fix. by Greg Ward · 23 years ago
  4. e5739a6 formatdate(): Jason Mastaler correctly points out that divmod with a by Barry Warsaw · 23 years ago
  5. cd45a36 formatdate(): The calculation of the minutes part of the zone was by Barry Warsaw · 23 years ago
  6. 9aa6435 Forgot to import time. by Barry Warsaw · 23 years ago
  7. 9cff0e6 formatdate(): A better docstring. by Barry Warsaw · 23 years ago
  8. aa79f4d formatdate(): An implementation to replace the one borrowed from by Barry Warsaw · 23 years ago
  9. 2a9e385 walk(): Fix docstring; traversal is depth-first. Closes mimelib bug #477864. by Barry Warsaw · 23 years ago
  10. 2539cf5 A fix for SF bug #472560, extra newlines returned by get_param() when by Barry Warsaw · 23 years ago
  11. 856c32b Another merge from mimelib: by Barry Warsaw · 23 years ago
  12. d1eeecb Two merges from the mimelib project: by Barry Warsaw · 23 years ago
  13. 0164b6b typed_subpart_iterator(): When getting the main type use 'text' as the by Barry Warsaw · 23 years ago
  14. e552882 HeaderParser: A new subclass of Parser which only parses the message by Barry Warsaw · 23 years ago
  15. 53f8fe4 An audio/* class, like MIMEImage, contributed by Anthony Baxter. by Barry Warsaw · 23 years ago
  16. 2ae0b01 Fix __all__ to the current list of exported modules (must pass the by Barry Warsaw · 23 years ago
  17. 9300a75 get_all(): We never returned failobj if we found no matching headers. by Barry Warsaw · 23 years ago
  18. e968ead Give me back my page breaks. by Barry Warsaw · 23 years ago
  19. 527e64f Whitespace normalization. by Tim Peters · 23 years ago
  20. 66971fb _parsebody(): Use get_boundary() and get_type(). by Barry Warsaw · 23 years ago
  21. beb5945 has_key(): Implement in terms of get(). by Barry Warsaw · 23 years ago
  22. 76fac8e __init__(): Arguments major renamed to maintype and minor renamed to by Barry Warsaw · 23 years ago
  23. 57758e3 Updated docstrings. Also, by Barry Warsaw · 23 years ago
  24. 3dd978d Image.py and class Image => MIMEImage.py and MIMEImage by Barry Warsaw · 23 years ago
  25. b384e01 In class Generator: by Barry Warsaw · 23 years ago
  26. 6f70c41 cosmetic by Barry Warsaw · 23 years ago
  27. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 23 years ago