cpython/Lib/email
Barry Warsaw 00b34228bb More email package fixes.
This repairs the linear whitespace insertion between RFC 2047 encoded words
without leaving bogus trailing spaces at the end lines that end in encoded
words.

Current status: 7F/9E
2007-08-31 02:35:00 +00:00
..
mime Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
test More email package fixes. 2007-08-31 02:35:00 +00:00
__init__.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
_parseaddr.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
base64mime.py More email package related repairs. This fixes smtplib's import and use of 2007-08-30 14:28:55 +00:00
charset.py Oops. I copied a slightly older version of the email package from the sandbox. 2007-08-30 03:46:43 +00:00
encoders.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
errors.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
feedparser.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
generator.py Oops. I copied a slightly older version of the email package from the sandbox. 2007-08-30 03:46:43 +00:00
header.py More email package fixes. 2007-08-31 02:35:00 +00:00
iterators.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
message.py More email package related repairs. This fixes smtplib's import and use of 2007-08-30 14:28:55 +00:00
parser.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
quoprimime.py More email package related repairs. This fixes smtplib's import and use of 2007-08-30 14:28:55 +00:00
utils.py Oops. I copied a slightly older version of the email package from the sandbox. 2007-08-30 03:46:43 +00:00