• Barry Warsaw's avatar
    flatten(): Renamed from __call__() which is (silently) deprecated. · 7dc865ad
    Barry Warsaw yazdı
    __call__() can be 2-3x slower than the equivalent normal method.
    
    _handle_message(): The structure of message/rfc822 message has
    changed.  Now parent's payload is a list of length 1, and the zeroth
    element is the Message sub-object.  Adjust the printing of such
    message trees to reflect this change.
    7dc865ad
Adı
Son kayıt (commit)
Son güncelleme
..
Charset.py Loading commit data...
Encoders.py Loading commit data...
Errors.py Loading commit data...
Generator.py Loading commit data...
Header.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...
MIMEMultipart.py Loading commit data...
MIMENonMultipart.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...
_compat21.py Loading commit data...
_compat22.py Loading commit data...
base64MIME.py Loading commit data...
quopriMIME.py Loading commit data...