From: Florian Klink Date: Sun, 24 Sep 2017 12:36:12 +0000 (+0200) Subject: T390-python: add test for get_message_parts and special characters X-Git-Tag: 0.26_rc0~133 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=073d05eec35cf010dbe9640147c41e5eb945c36e;hp=073d05eec35cf010dbe9640147c41e5eb945c36e;p=notmuch T390-python: add test for get_message_parts and special characters This imports a message with ISO-8859-2 encoded characters, then opens the database using the python bindings. We peek through all mesage parts, afterwards print the message id. Signed-off-by: Florian Klink Signed-off-by: Andreas Rammhold ---