summaryrefslogtreecommitdiffstats
path: root/Lib/email/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* With the addition of Oleg's support for RFC 2231, it's time to bumpBarry Warsaw2002-07-091-1/+1
* Bump to version 2.0.5, and also use absolute import paths.Barry Warsaw2002-06-011-3/+3
* Bump to version 2.0.4Barry Warsaw2002-05-221-1/+1
* Complete a merge of the mimelib project and the Python cvs codebasesBarry Warsaw2002-05-191-1/+1
* Sync'ing with standalone email package 2.0.1. This adds support forBarry Warsaw2002-04-101-3/+7
* Fix __all__ to the current list of exported modules (must pass theBarry Warsaw2001-10-091-3/+4
* Give me back my page breaks.Barry Warsaw2001-10-041-1/+1
* Whitespace normalization.Tim Peters2001-10-041-1/+1
* The email package version 1.0, prototyped as mimelibBarry Warsaw2001-09-231-0/+34