cpython/Lib/email/test
Barry Warsaw 7aa02e6590 More email package fixes.
Fix a couple of tests since .body_encode()'s arguments have changed.  Also, I
think body_encode() should take a string not a byte array for consistency with
the rest of the api (but I'm not positive about this).  In
quoprimime.body_encode(), body_check() must be passed an int.

Current status: 7F (no errors!)
2007-08-31 03:26:19 +00:00
..
data Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
__init__.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
test_email_codecs_renamed.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
test_email_codecs.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
test_email_torture.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
test_email.py More email package fixes. 2007-08-31 03:26:19 +00:00