X-Original-To: alpine-aports@lists.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from ncopa-laptop (unknown [79.160.13.130]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 38465DC0175; Sun, 25 Jan 2015 11:20:26 +0000 (UTC) Date: Sun, 25 Jan 2015 12:20:23 +0100 From: Natanael Copa To: systmkor Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/pep8: new aport Message-ID: <20150125122023.07b048ed@ncopa-laptop> In-Reply-To: <1421881615-17997-1-git-send-email-systmkor@gmail.com> References: <1421881615-17997-1-git-send-email-systmkor@gmail.com> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.25; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 21 Jan 2015 15:06:55 -0800 systmkor wrote: > pep8 is a tool to check your Python code against some of the style > conventions in PEP 8. > http://github.com/jcrocholl/pep8/ Very good. Applied. Thanks! -nc PS. minor nit-pick. You can add --in-reply-to for having the sent email show up as a response to my comment. You find message id in the email source. In this case it would have been: --in-reply-to 20150121132438.0ea60607@ncopa-desktop.alpinelinux.org --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---