42243c4dca
Éric pointed out that given that the default was documented as None, someone would reasonably pass that to get the default behavior. In fixing the code to use None, I noticed that the change to _charset was being done after it had already been passed to MIMENonMultipart. The change to the test verifies that the order is now correct. |
||
---|---|---|
.. | ||
__init__.py | ||
application.py | ||
audio.py | ||
base.py | ||
image.py | ||
message.py | ||
multipart.py | ||
nonmultipart.py | ||
text.py |