cpython/Lib/email
Barry Warsaw 3dd978dfff Image.py and class Image => MIMEImage.py and MIMEImage
Text.py and class Text => MIMEText.py and MIMEText

MessageRFC822.py and class MessageRFC822 => MIMEMessage.py and MIMEMessage

These are renamed so as to be more consistent; these are MIME specific
derived classes for when creating the object model out of whole cloth.
2001-09-26 05:34:30 +00:00
..
Encoders.py cosmetic 2001-09-26 05:26:22 +00:00
Errors.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +00:00
Generator.py In class Generator: 2001-09-26 05:32:41 +00:00
Iterators.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +00:00
MIMEBase.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +00:00
MIMEImage.py Image.py and class Image => MIMEImage.py and MIMEImage 2001-09-26 05:34:30 +00:00
MIMEMessage.py Image.py and class Image => MIMEImage.py and MIMEImage 2001-09-26 05:34:30 +00:00
MIMEText.py Image.py and class Image => MIMEImage.py and MIMEImage 2001-09-26 05:34:30 +00:00
Message.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +00:00
Parser.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +00:00
Utils.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +00:00
__init__.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +00:00