1. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  2. 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 17 years ago
  3. 6398b7a Remove the email package for now. by Guido van Rossum · 17 years ago
  4. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  5. 9b88504 Fairly subtle fix for failing tests. by Guido van Rossum · 17 years ago
  6. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  7. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago[Renamed (90%) from Lib/email/Iterators.py]
  8. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 20 years ago
  9. d49f1d6 _structure(): Make sure all output goes the to fp object. by Barry Warsaw · 20 years ago
  10. 4c3e33a Update to Python 2.3, getting rid of backward compatiblity crud. We don't by Barry Warsaw · 20 years ago
  11. 1f84ff1 _structure(): Swap fp and level arguments. by Barry Warsaw · 22 years ago
  12. a4ce1cf _structure(): Use .get_content_type() by Barry Warsaw · 22 years ago
  13. d438574 _structure(): Take an optional `fp' argument which would be the object by Barry Warsaw · 22 years ago
  14. 4ef1c7d _structure(): Don't get the whole Content-Type: header, just get the by Barry Warsaw · 22 years ago
  15. 8fa06b5 _structure(): A handy little debugging aid that I don't (yet) intend by Barry Warsaw · 22 years ago
  16. 8c1aac2 Complete a merge of the mimelib project and the Python cvs codebases by Barry Warsaw · 22 years ago
  17. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 22 years ago
  18. 0164b6b typed_subpart_iterator(): When getting the main type use 'text' as the by Barry Warsaw · 23 years ago
  19. e968ead Give me back my page breaks. by Barry Warsaw · 23 years ago
  20. 527e64f Whitespace normalization. by Tim Peters · 23 years ago
  21. 57758e3 Updated docstrings. Also, by Barry Warsaw · 23 years ago
  22. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 23 years ago