cpython/Lib/email
Barry Warsaw 76fac8ed0e __init__(): Arguments major renamed to maintype and minor renamed to
subtype for consistency with the rest of the package.
2001-09-26 05:36:36 +00:00
..
__init__.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +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 Updated docstrings. Also, 2001-09-26 05:35:47 +00:00
Message.py The email package version 1.0, prototyped as mimelib 2001-09-23 03:17:28 +00:00
MIMEBase.py __init__(): Arguments major renamed to maintype and minor renamed to 2001-09-26 05:36:36 +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
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