Re: [PATCH 1/2] python: refactor print_messages into format_messages and print_messages

Subject: Re: [PATCH 1/2] python: refactor print_messages into format_messages and print_messages

Date: Mon, 02 Jan 2012 15:13:50 +0200

To: Justus Winter, notmuch@notmuchmail.org

Cc:

From: Tomi Ollila


On Wed, 21 Dec 2011 14:15:01 +0100, Justus Winter <4winter@informatik.uni-hamburg.de> wrote:
> ---
>  bindings/python/notmuch/message.py |   37 +++++++++++++++++++++++++----------
>  1 files changed, 26 insertions(+), 11 deletions(-)
> 
> diff --git a/bindings/python/notmuch/message.py b/bindings/python/notmuch/message.py
> index ce8e718..cc9fc2a 100644
> --- a/bindings/python/notmuch/message.py
> +++ b/bindings/python/notmuch/message.py

LGTM.

Thread: