1. 40ef006 Merge email package 4.0 from the sandbox, including documentation, test cases, by Barry Warsaw · 19 years ago[Renamed (90%) from Lib/email/Iterators.py]
  2. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
  3. d49f1d6 _structure(): Make sure all output goes the to fp object. by Barry Warsaw · 21 years ago
  4. 4c3e33a Update to Python 2.3, getting rid of backward compatiblity crud. We don't by Barry Warsaw · 21 years ago
  5. 1f84ff1 _structure(): Swap fp and level arguments. by Barry Warsaw · 23 years ago
  6. a4ce1cf _structure(): Use .get_content_type() by Barry Warsaw · 23 years ago
  7. d438574 _structure(): Take an optional `fp' argument which would be the object by Barry Warsaw · 23 years ago
  8. 4ef1c7d _structure(): Don't get the whole Content-Type: header, just get the by Barry Warsaw · 23 years ago
  9. 8fa06b5 _structure(): A handy little debugging aid that I don't (yet) intend by Barry Warsaw · 23 years ago
  10. 8c1aac2 Complete a merge of the mimelib project and the Python cvs codebases by Barry Warsaw · 23 years ago
  11. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 23 years ago
  12. 0164b6b typed_subpart_iterator(): When getting the main type use 'text' as the by Barry Warsaw · 24 years ago
  13. e968ead Give me back my page breaks. by Barry Warsaw · 24 years ago
  14. 527e64f Whitespace normalization. by Tim Peters · 24 years ago
  15. 57758e3 Updated docstrings. Also, by Barry Warsaw · 24 years ago
  16. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 24 years ago