commit | ba92580f01b47ba1468c382961ed5122654c2520 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Sun Sep 23 03:17:28 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Sun Sep 23 03:17:28 2001 +0000 |
tree | 413464c274da1a93dc99d0a1cf13baf9a99c3220 | |
parent | d61d0d3f6dbd960a761c05ff7fea848cb6490aa3 [diff] |
The email package version 1.0, prototyped as mimelib <http://sf.net/projects/mimelib>. There /are/ API differences between mimelib and email, but most of the implementations are shared (except where cool Py2.2 stuff like generators are used).