• R David Murray's avatar
    #14380: Make actual default match docs, fix __init__ order. · 42243c4d
    R David Murray yazdı
    É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.
    42243c4d
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
application.py Loading commit data...
audio.py Loading commit data...
base.py Loading commit data...
image.py Loading commit data...
message.py Loading commit data...
multipart.py Loading commit data...
nonmultipart.py Loading commit data...
text.py Loading commit data...