]> git.notmuchmail.org Git - notmuch/commitdiff
T390-python: add test for get_message_parts and special characters
authorFlorian Klink <flokli@flokli.de>
Sun, 24 Sep 2017 12:36:12 +0000 (14:36 +0200)
committerDavid Bremner <david@tethera.net>
Mon, 2 Oct 2017 10:21:41 +0000 (07:21 -0300)
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 <flokli@flokli.de>
Signed-off-by: Andreas Rammhold <andreas@rammhold.de>

No differences found