cpython/Lib/email
Barry Warsaw ba92580f01 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).
2001-09-23 03:17:28 +00:00
..
__init__.py
Encoders.py
Errors.py
Generator.py
Image.py
Iterators.py
Message.py
MessageRFC822.py
MIMEBase.py
Parser.py
Text.py
Utils.py