• Barry Warsaw's avatar
    _handle_multipart(): Fixes for SF bug #531966. Specifically two · 5516c7b3
    Barry Warsaw yazdı
    situations are handled now: a multipart/* containing no payload
    (i.e. never set), and a multipart/* containing a scalar payload
    (i.e. Message.add_payload() having been called exactly once, not
    passing in a sequence object).
    
    _make_boundary(): Fixed bogus cut-n-paste error (self as first arg).
    
    I will merge these changes into the standalone email package and
    Python 2.3 separately.
    5516c7b3
Adı
Son kayıt (commit)
Son güncelleme
..
Encoders.py Loading commit data...
Errors.py Loading commit data...
Generator.py Loading commit data...
Iterators.py Loading commit data...
MIMEAudio.py Loading commit data...
MIMEBase.py Loading commit data...
MIMEImage.py Loading commit data...
MIMEMessage.py Loading commit data...
MIMEText.py Loading commit data...
Message.py Loading commit data...
Parser.py Loading commit data...
Utils.py Loading commit data...
__init__.py Loading commit data...