b053cd8f40
Opportunistically also fixed one or two places where '<> None' should be 'is not None' and where 'type(x) <> y' should be 'not isinstance(x, y)'. |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
test_email.py | ||
test_email_codecs.py | ||
test_email_codecs_renamed.py | ||
test_email_renamed.py | ||
test_email_torture.py |