From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: [PATCH] gnu: Add uwsgi. Date: Tue, 29 Mar 2016 11:53:00 +0800 Message-ID: <87y4927xer.fsf@member.fsf.org> References: <1459168199-11389-1-git-send-email-iyzsong@gmail.com> <87wpomisx5.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akkid-0007uo-A4 for guix-devel@gnu.org; Mon, 28 Mar 2016 23:53:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akkiY-0006eX-G6 for guix-devel@gnu.org; Mon, 28 Mar 2016 23:53:27 -0400 Received: from smtp10.openmailbox.org ([62.4.1.44]:55962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akkiY-0006eR-9v for guix-devel@gnu.org; Mon, 28 Mar 2016 23:53:22 -0400 In-Reply-To: <87wpomisx5.fsf@elephly.net> (Ricardo Wurmus's message of "Mon, 28 Mar 2016 16:22:14 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus writes: > > Is there any other reference to Python outside of this plugin? > No, that's why I split it out. > Should Python by among the regular inputs when it=E2=80=99s used by the P= ython > plugin? OK, agree. Pushed, thanks for review!