Re: [PATCH] nmbug: ignore # comments

Subject: Re: [PATCH] nmbug: ignore # comments

Date: Sun, 27 Mar 2016 13:38:11 -0700

To: David Bremner

Cc: notmuch@notmuchmail.org

From: W. Trevor King


On Sun, Mar 27, 2016 at 05:25:11PM -0300, David Bremner wrote:
>              for line in notmuch.stdout:
> +                if line.strip().startswith('#'):
> +                    continue

Looks good to me.

Cheers,
Trevor

-- 
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
signature.asc (application/pgp-signature)

Thread: