From: W. Trevor King Date: Mon, 21 Jul 2014 00:21:56 +0000 (+1700) Subject: Re: [PATCH v3] nmbug: Translate to Python X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cc1569c3a150420698867f603dbf3c1ced0b1b4d;p=notmuch-archives.git Re: [PATCH v3] nmbug: Translate to Python --- diff --git a/01/bcdf23bf0d3837170a7fe2039a34db5638e00f b/01/bcdf23bf0d3837170a7fe2039a34db5638e00f new file mode 100644 index 000000000..c8bef6ff0 --- /dev/null +++ b/01/bcdf23bf0d3837170a7fe2039a34db5638e00f @@ -0,0 +1,118 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 1A848431FC4 + for ; Sun, 20 Jul 2014 17:22:02 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.1 +X-Spam-Level: +X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id hm2I7AqZnxYj for ; + Sun, 20 Jul 2014 17:21:58 -0700 (PDT) +Received: from qmta11.emeryville.ca.mail.comcast.net + (qmta11.emeryville.ca.mail.comcast.net [76.96.27.211]) + by olra.theworths.org (Postfix) with ESMTP id 39877431FAE + for ; Sun, 20 Jul 2014 17:21:58 -0700 (PDT) +Received: from omta12.emeryville.ca.mail.comcast.net ([76.96.30.44]) + by qmta11.emeryville.ca.mail.comcast.net with comcast + id UoDq1o0010x6nqcABoMxpb; Mon, 21 Jul 2014 00:21:57 +0000 +Received: from odin.tremily.us ([24.18.63.50]) + by omta12.emeryville.ca.mail.comcast.net with comcast + id UoMw1o00N152l3L8YoMxPl; Mon, 21 Jul 2014 00:21:57 +0000 +Received: by odin.tremily.us (Postfix, from userid 1000) + id 8554A12AB1CB; Sun, 20 Jul 2014 17:21:56 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin; + t=1405902116; bh=drthfz3DPMzdpluj1nJm+bYET6MMVv2vZHIcTvuALSU=; + h=Date:From:To:Cc:Subject:References:In-Reply-To; + b=k/fcQZxKPwTjyUgrEOT5A57MzqLFm37E4uDT4RBZFARhWz6t6KaDKfkvzLuOLmGR/ + KAnqKFxb3/oX17TAWvfqHh6U6riShOghAcstg+Sb2xEDQWnE6aGkA7Z/JoJ5x1Z8Hj + Dhk+hSbnddVF9O3fhbYYgVcyZODyVaWE2aRVdCao= +Date: Sun, 20 Jul 2014 17:21:56 -0700 +From: "W. Trevor King" +To: notmuch@notmuchmail.org +Subject: Re: [PATCH v3] nmbug: Translate to Python +Message-ID: <20140721002156.GV8744@odin> +References: + <84447a0ed48412e1587761d560d18cb5affd4f66.1405897133.git.wking@tremily.us> +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; boundary="R10gueRtU1pFqy+X" +Content-Disposition: inline +In-Reply-To: + <84447a0ed48412e1587761d560d18cb5affd4f66.1405897133.git.wking@tremily.us> +OpenPGP: id=39A2F3FA2AB17E5D8764F388FC29BDCDF15F5BE8; + url=http://tremily.us/pubkey.txt +User-Agent: Mutt/1.5.23 (2014-03-12) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20140121; t=1405902117; + bh=Z9yPePKbkz/5sAaq7uCFyt1/zfg6NcneXtKJtfeGvtQ=; + h=Received:Received:Received:Date:From:To:Subject:Message-ID: + MIME-Version:Content-Type; + b=MM4eKfYQCnsVUrOIFBnlykfCd9ALu4kue1hd4qob3OyH9o56zogZ+RSOak4juCzIr + 6EEvssFV2ZKZRywcSCP2lRehwekHnULmqfrlh6n5rTexr6o1EBDpIDy8tkUDv/Uddf + Cz5R2tTYe6IAdWNtBfHBXFLuoOWiCS9Vdve60YeGGTvhlazzP+tX1/w+jKhaafbmob + qCiS/sDZPJgVKQaXo5DukfzfXV/CGKDttGLmNDRPwfzbz3R//X91DfeXeqrT0ExVB2 + Nc/i36bbZjeIZOR1VwUXpbyoIXYzp8kVqt478C+nntXVBCIAPzAQx1WyMzhZdxbaP4 + SIH8PeBXg5UJA== +Cc: David Bremner +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 21 Jul 2014 00:22:02 -0000 + + +--R10gueRtU1pFqy+X +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +I should also import print_function and unicode_literals from +__future__ for Python 2.x compatibility, since I use print() once and +never use bytes. I hadn't turned up any problems with 2.x without the +__future__ imports, but it's nice to be explicit ;). + +Cheers, +Trevor + +--=20 +This email may be signed or encrypted with GnuPG (http://www.gnupg.org). +For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy + +--R10gueRtU1pFqy+X +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: OpenPGP digital signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAEBAgAGBQJTzF0iAAoJEG8/JgBt8ol8EC0QAKmdpCPRPyBuF+p/TDH3hwkU +bWeTJ7YIA96keDXJ+cgQkQ/CF3mIzexM7vqNBKZ36UBVDvyrSgRYyqmiqnq5zWVw +pBoSu4pcnM0FC82oCmyBbwcoNp0Xntt97uD3+bChY154m6mUK5Fal4vhNaMr8VEI +tiezZ597/qMa78xBTQ/FKD1QQdeajfgzds0p4Tini8jLrUsR9WWNXOvj5lBacmhi +YMpKZuwB1olG+nyhXiKeT0S3i2C/Y57RPJgYROHf5gTnnVHdPEeKqgJLsY1MRrUs +xx2h4l+5nkJanJnmhPo2v/V3WhYXrOzioHgePY97T8DyBGpsUV1CGnQ2svVZtR10 +FKj+hAzC4Ut1uAQvYemNsQEgrMmeqdoBx2QvdArE+O/zZHg50JrSC8hNqzPQw2es +0yc3l6106L0sj8Im2VqstaaAOe6/Cvq18vfFfOjlgPj0jCF9FQsUXXOa35aWRjuc +cWnwQ0Kf7pNdy79E9Yd+X5uwDQ2m2urgP5Dei61Gzc/UFptSNyYKjjpVkxIk1afz +03EFx0D7OyXzTaCkHf877gn0YHqhrnRAq5mEPhMxj1s0Xjr9A4znPhII9LrhekI/ +s19LAcLSqjUFciDZ+xQRUo4NMilxbiziosmpw1UhpkNIlkpZAiTpBNQkoXuCirBK +K7mNZFYyC1nyUeWULAJH +=x5ce +-----END PGP SIGNATURE----- + +--R10gueRtU1pFqy+X--