cpython/Lib/email
Barry Warsaw 2cc1f6d95b More email package related repairs. This fixes smtplib's import and use of
email.base64mime, but test_smtplib still has failures for me.  They are
timeout errors so think they're more related to my current wacky network setup
than bugs remaining in the code related to the email package.

This also r57693 that got clobbered with the sandbox sync, and fixes a couple
of other minor problems that cropped up.  I will kill the sandbox branch next.

The email package now has 11F/11E.
2007-08-30 14:28:55 +00:00
..
mime Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
test More email package related repairs. This fixes smtplib's import and use of 2007-08-30 14:28:55 +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 related repairs. This fixes smtplib's import and use of 2007-08-30 14:28:55 +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