Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / 54 / 8be11ee8550ab5163b2573970b63dd86b5ffc3
1 Return-Path: <Sebastian@SSpaeth.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 28D47431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 18 Jan 2010 07:57:17 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.432\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.432 tagged_above=-999 required=5\r
12         tests=[AWL=-0.433, BAYES_50=0.001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 07SRX70Yhzvs for <notmuch@notmuchmail.org>;\r
16         Mon, 18 Jan 2010 07:57:16 -0800 (PST)\r
17 Received: from homiemail-a23.g.dreamhost.com (caiajhbdcbbj.dreamhost.com\r
18         [208.97.132.119])\r
19         by olra.theworths.org (Postfix) with ESMTP id 8F293431FAE\r
20         for <notmuch@notmuchmail.org>; Mon, 18 Jan 2010 07:57:16 -0800 (PST)\r
21 Received: from sspaeth.de (mtec-hg-docking-2-dhcp-062.ethz.ch [82.130.121.62])\r
22         by homiemail-a23.g.dreamhost.com (Postfix) with ESMTPA id\r
23         73B3A4B006A; Mon, 18 Jan 2010 07:57:14 -0800 (PST)\r
24 Received: by sspaeth.de (sSMTP sendmail emulation);\r
25         Mon, 18 Jan 2010 16:57:12 +0100\r
26 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
27 To: Michal Sojka <sojkam1@fel.cvut.cz>, notmuch@notmuchmail.org\r
28 In-Reply-To: <201001181641.25647.sojkam1@fel.cvut.cz>\r
29 References: <87pr57jvkz.fsf@SSpaeth.de>\r
30         <201001181641.25647.sojkam1@fel.cvut.cz>\r
31 Date: Mon, 18 Jan 2010 16:57:12 +0100\r
32 Message-ID: <87hbqjwgmf.fsf@SSpaeth.de>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain; charset=us-ascii\r
35 Subject: Re: [notmuch] Introducing notmuchsync\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Mon, 18 Jan 2010 15:57:17 -0000\r
49 \r
50 On Mon, 18 Jan 2010 16:41:25 +0100, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
51 > with which Python version is this meant to work? I get the following error:\r
52 > $ ./notmuchsync -r\r
53 \r
54 > AttributeError: 'str' object has no attribute 'format'\r
55 \r
56 DOH, I just used 2.6-style formatting. But as there is little reason for\r
57 this, I just reverted to old-style formatting. Just pull from git again.\r
58 \r
59 I have no clue about the needed version, but it should definitely be\r
60 <2.6 now.\r
61 \r
62 spaetz\r