From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 0/3] guix import pypi: trivial fixes. Date: Tue, 21 Oct 2014 04:22:52 +0200 Message-ID: <5445C37C.6030109@gmail.com> References: <1413413354-31144-1-git-send-email-tipecaml@gmail.com> <20141016030219.17064.70379@vulcan.local.tld> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgP6I-00042B-BL for guix-devel@gnu.org; Mon, 20 Oct 2014 22:23:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgP69-00042G-8D for guix-devel@gnu.org; Mon, 20 Oct 2014 22:23:06 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:37054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgP69-000428-1X for guix-devel@gnu.org; Mon, 20 Oct 2014 22:22:57 -0400 Received: by mail-wi0-f169.google.com with SMTP id r20so704913wiv.4 for ; Mon, 20 Oct 2014 19:22:55 -0700 (PDT) In-Reply-To: <20141016030219.17064.70379@vulcan.local.tld> 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: Ian Denhardt , guix-devel@gnu.org On 10/16/2014 05:02 AM, Ian Denhardt wrote: > Quoting Cyril Roelandt (2014-10-15 18:49:11) >> guix import pypi: Fix a type in a docstring. > > Was this supposed to be typo? > Yep. That is quite funny. I'll fix that, thanks! Cyril.