]> granicus.if.org Git - python/commit
#21079: is_attachment now looks only at the value, ignoring parameters.
authorR David Murray <rdmurray@bitdance.com>
Sat, 20 Sep 2014 21:44:53 +0000 (17:44 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 20 Sep 2014 21:44:53 +0000 (17:44 -0400)
commit97dfad7856df5d9c681fa74d576a23247cc55a33
tree6cf1185cd268ea1d5937bb0f415c21ac002012bf
parent9833fcbca3317bb664252437a3c58d68bfee13a8
#21079: is_attachment now looks only at the value, ignoring parameters.
Lib/email/message.py
Lib/test/test_email/test_message.py
Misc/NEWS