mirror of
https://github.com/python/cpython.git
synced 2024-11-25 19:03:49 +08:00
7aa02e6590
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!) |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
test_email_codecs_renamed.py | ||
test_email_codecs.py | ||
test_email_torture.py | ||
test_email.py |