Oops, the header keys in be-handle-mail should all be unicode.
authorW. Trevor King <wking@drexel.edu>
Wed, 15 Jul 2009 19:48:55 +0000 (15:48 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 15 Jul 2009 19:48:55 +0000 (15:48 -0400)
commitc3bb31ecee8f3736cb98f9f99b788639ec1c591b
treeb8c5e0548739bb9a58ee31b368d067aa2610ee9a
parent5fd7c1f7103d52e41099080d958c49de8d83a698
Oops, the header keys in be-handle-mail should all be unicode.

Even though I convert to ascii in send_pgp_mime.Mail.__init__(), it's
still good to be consistent inside each module ;).
interfaces/email/interactive/be-handle-mail