1. 1c25de6 Merged revisions 73952 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  2. 3ed0deb Remove nonexisting stuff from __all__. by Georg Brandl · 16 years ago
  3. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 17 years ago
  4. 7aa02e6 More email package fixes. by Barry Warsaw · 18 years ago
  5. 2cc1f6d More email package related repairs. This fixes smtplib's import and use of by Barry Warsaw · 18 years ago
  6. c247e51 Make this module importable, this gets test___all__ to pass. by Neal Norwitz · 18 years ago
  7. 9604e66 Oops. I copied a slightly older version of the email package from the sandbox. by Guido van Rossum · 18 years ago
  8. 8b3d659 Fix a more bytes/str confusion. by Barry Warsaw · 18 years ago
  9. 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 18 years ago
  10. 6398b7a Remove the email package for now. by Guido van Rossum · 18 years ago
  11. b053cd8 Killed the <> operator. You must now use !=. by Guido van Rossum · 19 years ago
  12. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago[Renamed (96%) from Lib/email/quopriMIME.py]
  13. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
  14. 24f7976 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 21 years ago
  15. 0ed81c3 Merge of the folding-reimpl-branch. Specific changes, by Barry Warsaw · 22 years ago
  16. c202d93 Use True/False everywhere, and other code cleanups. by Barry Warsaw · 23 years ago
  17. ba2577b _max_append(): When adding the string `s' to its own line, it should by Barry Warsaw · 23 years ago
  18. 8ac1495 Whitespace normalization. by Tim Peters · 23 years ago
  19. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 23 years ago