From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7764 invoked by alias); 11 Dec 2012 20:55:16 -0000 Received: (qmail 7753 invoked by uid 22791); 11 Dec 2012 20:55:16 -0000 X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from ausc60pc101.us.dell.com (HELO ausc60pc101.us.dell.com) (143.166.85.206) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 11 Dec 2012 20:55:10 +0000 X-LoopCount0: from 10.175.216.249 From: To: CC: Subject: Re: [RFA] A few more Python version related testsuite fixes Date: Tue, 11 Dec 2012 20:55:00 -0000 Message-ID: References: <874njsb9s9.fsf@fleche.redhat.com> In-Reply-To: <874njsb9s9.fsf@fleche.redhat.com> Content-Type: text/plain; charset="us-ascii" Content-ID: <890AC9DD86C6824EB7FDB8D9CEFD4E9A@dell.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: 2012-12/txt/msg00362.txt.bz2 On Dec 11, 2012, at 3:42 PM, Tom Tromey wrote: >>>>>> "Paul" =3D=3D writes: >=20 > Paul> Here are a few more testsuite changes to handle Python version > Paul> differences. >=20 > This is ok, thanks. >=20 > Tom Thanks. Committed. paul