]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Oops. I copied a slightly older version of the email package from the sandbox.
authorGuido van Rossum <guido@python.org>
Thu, 30 Aug 2007 03:46:43 +0000 (03:46 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Aug 2007 03:46:43 +0000 (03:46 +0000)
commit9604e66660bfe5066a88e3eb560a5846c620e8de
tree445e4bdae6ea20847bdfa014ebdab7a1b7eb2233
parent2c440a1086e182796a52eeca1fe7c2baa441591d
Oops.  I copied a slightly older version of the email package from the sandbox.
This should restore the email package in the py3k branch to exactly what's in
the sandbox.

This wipes out 1-2 fixes made post-copy, which I'll re-apply shortly.
Lib/email/base64mime.py
Lib/email/charset.py
Lib/email/generator.py
Lib/email/header.py
Lib/email/message.py
Lib/email/quoprimime.py
Lib/email/test/test_email.py
Lib/email/utils.py