From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev+bounces-59589-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id A5EA21381F3
	for <garchives@archives.gentoo.org>; Wed, 10 Apr 2013 16:43:04 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6D9A6E09BB;
	Wed, 10 Apr 2013 16:42:57 +0000 (UTC)
Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 67F67E09AF
	for <gentoo-dev@lists.gentoo.org>; Wed, 10 Apr 2013 16:42:56 +0000 (UTC)
Received: by mail-we0-f170.google.com with SMTP id z2so526396wey.15
        for <gentoo-dev@lists.gentoo.org>; Wed, 10 Apr 2013 09:42:54 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=google.com; s=20120113;
        h=x-received:mime-version:sender:in-reply-to:references:from:date
         :x-google-sender-auth:message-id:subject:to:content-type
         :x-gm-message-state;
        bh=/XM2/U9oMi7pHMINXsjNh4jblVrecMFsYfKbYtxfPCw=;
        b=cCyeaiafYzhnBDN4sJ7OqDA6T4buVUjvPL7wxiT3SzIgJpa3/29ROetIzJawlQGhw2
         fe66+yAUNqqs0lwB5btl2ikQFVUrhLXF8lUPgiXoYwUQa3+T/c2tHTa5HTXM0GDMlqXE
         MM458U5B15RflyCVy4uuROAPjpU4SUPCh/AsZbjhIgKhfr1iPOOTeGtJ3XYf5xSihL4h
         KOnucWINu0i6nnhm1te8ZcmnUXwXC+9GFzqhGUOJ3BXhMB669OIXk70zepjifXojbGAV
         gSmO03GSpvyOo7VMqL/lA6sjXxQd6IODtwdgt66GlNbu3jFqC3jKQ2CvcKsFu95RM0W1
         yNhA==
X-Received: by 10.194.109.227 with SMTP id hv3mr4857936wjb.32.1365612174486;
 Wed, 10 Apr 2013 09:42:54 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Sender: lxnay@sabayonlinux.org
Received: by 10.194.51.136 with HTTP; Wed, 10 Apr 2013 09:42:14 -0700 (PDT)
In-Reply-To: <201304101233.59298.vapier@gentoo.org>
References: <201304091531.06078.vapier@gentoo.org> <201304092310.22152.vapier@gentoo.org>
 <CAN3Atvrav87mXj7iZfF=oWvEj+3HTy+QTD9vi527UbLhOj04ZQ@mail.gmail.com> <201304101233.59298.vapier@gentoo.org>
From: Fabio Erculiani <lxnay@gentoo.org>
Date: Wed, 10 Apr 2013 17:42:14 +0100
X-Google-Sender-Auth: bPte7a3nJT7JsbheTG_0_tydqqc
Message-ID: <CAN3Atvpeq2ebw3POwaZe2LdnCxM5wvkp5vpVay_S_eJvAnh6zA@mail.gmail.com>
Subject: Re: [gentoo-dev] [fyi] lddtree magic
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Gm-Message-State: ALoCoQmBhC1OKkGjHK/rp9hGdkWb7tLjSJOdXNYkBBVA0QbHbmwwdhvhriuRKJmLCZxJLHSwjfhA
X-Archives-Salt: cd2b7f09-20fa-43f7-8d4b-bf1fa0234c03
X-Archives-Hash: d87fe4a98b094fd422e8405a37db6fb8

On Wed, Apr 10, 2013 at 5:33 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On Wednesday 10 April 2013 06:04:00 Fabio Erculiani wrote:
>> It looks like you're not using a standard style guide for Python but
>> rather this one [1].
>> I suggest you to use something closer to PEP8.
>
> no

Good arguments! As usual I'd say.

> -mike



-- 
Fabio Erculiani