From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OVoU9-0001MR-Ap for garchives@archives.gentoo.org; Mon, 05 Jul 2010 16:25:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7395CE0C1F; Mon, 5 Jul 2010 16:25:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 94B05E0C0D for ; Mon, 5 Jul 2010 16:25:14 +0000 (UTC) Received: from [83.146.207.236] (dyn-207-236-dsl.vsp.fi [83.146.207.236]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPSA id D9AA51B4037 for ; Mon, 5 Jul 2010 16:25:13 +0000 (UTC) Message-ID: <4C3207C0.2020903@gentoo.org> Date: Mon, 05 Jul 2010 19:26:40 +0300 From: Samuli Suominen User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.4) Gecko/20100626 Thunderbird/3.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Minor changes in python.eclass and distutils.eclass References: <201007051724.02971.Arfrever@gentoo.org> <4C3204A6.2090201@gentoo.org> <201007051818.20273.Arfrever@gentoo.org> In-Reply-To: <201007051818.20273.Arfrever@gentoo.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 06409eec-ee4a-4bd5-8a20-98b7bafd4bc6 X-Archives-Hash: 68d1ecacc8a62234600ebe4a78f31143 On 07/05/2010 07:17 PM, Arfrever Frehtes Taifersar Arahesis wrote: > 2010-07-05 18:13:26 Samuli Suominen napisa=C5=82(a): >> On 07/05/2010 06:23 PM, Arfrever Frehtes Taifersar Arahesis wrote: >>> These minor changes in python.eclass and distutils.eclass have been a= lready >>> reviewed on alias of Gentoo Python Project. It's recommended to be fa= miliar >>> with internals of current code before trying to understand these mino= r changes. >>> Suggestions about indentation and quoting will be rejected. >>> >> >> You have been already told to get rid of all the color customizations = in >> the python eclasses here: >> >> http://bugs.gentoo.org/show_bug.cgi?id=3D309057#c2 >> http://bugs.gentoo.org/show_bug.cgi?id=3D309057#c3 >> >> [ .. ] >> >> http://bugs.gentoo.org/show_bug.cgi?id=3D309057#c5 >> >> The bug was wrongly closed as fixed, as it's not really fixed before >> it's all punted >=20 > Colors can be used with echo. >=20 Stop using echo for output and switch to standard output functions, like einfo/eerror/elog/... like told in http://bugs.gentoo.org/show_bug.cgi?id=3D309057#c5