From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9747 invoked by alias); 29 May 2012 14:54:25 -0000 Received: (qmail 9717 invoked by uid 22791); 29 May 2012 14:54:23 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 May 2012 14:54:09 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 068D41C6C2D; Tue, 29 May 2012 10:54:09 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Nq+3EdYabyA3; Tue, 29 May 2012 10:54:08 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B58041C6C19; Tue, 29 May 2012 10:54:08 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id AFFFE145616; Tue, 29 May 2012 07:54:02 -0700 (PDT) Date: Tue, 29 May 2012 14:54:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Doug Evans , gdb-patches@sourceware.org, David Malcolm , Tom Tromey , Ben Woodard Subject: Re: [RFA] ignore PYTHONHOME environment variable. Message-ID: <20120529145402.GN5492@adacore.com> References: <20101123163045.GA1737@host0.dyn.jankratochvil.net> <20101123173054.GW2634@adacore.com> <20101214071210.GQ2596@adacore.com> <20101214092645.GA20415@host0.dyn.jankratochvil.net> <20101214103305.GU2596@adacore.com> <20120518193352.GA12340@host2.jankratochvil.net> <20120528144121.GI5492@adacore.com> <20120528172930.GA30697@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120528172930.GA30697@host2.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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-05/txt/msg01016.txt.bz2 > Yes, user has requested the same feature. It is rather a decision what > should be general behavior across applications linking with libpython (not > just for GDB). [...] > Therefore I have filed distro-wide (sure to be only FYI for FSF GDB, after/if > it gets decided): > https://fedorahosted.org/fesco/ticket/858 Yeah - perhaps it is a bad idea to ignore PYTHONPATH just on our own. So, do you confirm this topic is on hold for the moment? -- Joel