1. f36d804 get_content_type(), get_content_maintype(), get_content_subtype(): RFC by Barry Warsaw · 23 years ago
  2. c106864 To better support default content types, fix an API wart, and preserve by Barry Warsaw · 23 years ago
  3. 7aeac91 Anthony Baxter's cleanup patch. Python project SF patch # 583190, quoting: by Barry Warsaw · 23 years ago
  4. a0c8b9d Add the concept of a "default type". Normally the default type is by Barry Warsaw · 23 years ago
  5. 908dc4b Oleg Broytmann's support for RFC 2231 encoded parameters, SF patch #549133 by Barry Warsaw · 23 years ago
  6. 8ba76e8 Use absolute import paths for intrapackage imports. by Barry Warsaw · 24 years ago
  7. 8ac1495 Whitespace normalization. by Tim Peters · 24 years ago
  8. 8c1aac2 Complete a merge of the mimelib project and the Python cvs codebases by Barry Warsaw · 24 years ago
  9. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 24 years ago
  10. bf7c52c More typo fixes. by Barry Warsaw · 24 years ago
  11. 6253c2d Docstring typo fix. by Greg Ward · 24 years ago
  12. 2a9e385 walk(): Fix docstring; traversal is depth-first. Closes mimelib bug #477864. by Barry Warsaw · 24 years ago
  13. 2539cf5 A fix for SF bug #472560, extra newlines returned by get_param() when by Barry Warsaw · 24 years ago
  14. 9300a75 get_all(): We never returned failobj if we found no matching headers. by Barry Warsaw · 24 years ago
  15. e968ead Give me back my page breaks. by Barry Warsaw · 24 years ago
  16. 527e64f Whitespace normalization. by Tim Peters · 24 years ago
  17. beb5945 has_key(): Implement in terms of get(). by Barry Warsaw · 24 years ago
  18. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 24 years ago