tests/gpg/trustdb.gpg
author Yuya Nishihara <yuya@tcha.org>
Sun, 12 Aug 2018 12:11:36 +0900
changeset 39106 ebf54a34b7b7
parent 8809 6fce36336e42
permissions -rw-r--r--
mail: pass in addr to _addressencode() in bytes _addressencode() doesn't process a unicode addr well. For example, acc.encode('ascii') would raise UnicodeEncodeError if acc was a unicode. This patch temporarily restores the pre-952bf3c948f0 _addressencode(). Several tests would be broken on Python 3.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8809
6fce36336e42 gpg: add test
Brendan Cully <brendan@kublai.com>
parents:
diff changeset
     1
(binary:application/octet-stream)