From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1796 invoked by alias); 5 Dec 2009 09:22:59 -0000 Received: (qmail 1782 invoked by uid 22791); 5 Dec 2009 09:22:57 -0000 X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 05 Dec 2009 09:22:50 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0KU600100A13CJ00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Sat, 05 Dec 2009 11:22:47 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.213.252]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KU600MABA1S4F70@a-mtaout21.012.net.il>; Sat, 05 Dec 2009 11:22:41 +0200 (IST) Date: Sat, 05 Dec 2009 09:22:00 -0000 From: Eli Zaretskii Subject: Re: [python][patch] And range method to type In-reply-to: <4B1A25B0.1090903@redhat.com> To: Phil Muldoon Cc: tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83r5r9kc9l.fsf@gnu.org> References: <4B1929DC.7070809@redhat.com> <4B1A25B0.1090903@redhat.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00067.txt.bz2 > Date: Sat, 05 Dec 2009 09:19:44 +0000 > From: Phil Muldoon > CC: gdb-patches ml > > I've regenerated the patch. Thanks for the review! What do you think? The gdb.texinfo part is OK with me. Thanks.