]> git.notmuchmail.org Git - notmuch/commitdiff
nmbug-status: Use email.utils instead of rfc822
authorW. Trevor King <wking@tremily.us>
Mon, 10 Feb 2014 18:40:23 +0000 (10:40 -0800)
committerDavid Bremner <david@tethera.net>
Tue, 11 Feb 2014 01:03:12 +0000 (21:03 -0400)
rfc822 has been deprecated since Python 2.3, and it's gone in
Python 3 [1].

[1]: http://docs.python.org/2/library/rfc822.html


No differences found