From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yNmrDC1E9F/dSAAA0tVLHw (envelope-from ) for ; Tue, 05 Jan 2021 10:49:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 2M2NCC1E9F8aPQAA1q6Kng (envelope-from ) for ; Tue, 05 Jan 2021 10:49:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EEA05940276 for ; Tue, 5 Jan 2021 10:49:16 +0000 (UTC) Received: from localhost ([::1]:33042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwjtr-0003lc-Lm for larch@yhetil.org; Tue, 05 Jan 2021 05:49:15 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54564) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwjtR-0003kv-CK for guix-devel@gnu.org; Tue, 05 Jan 2021 05:48:49 -0500 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]:36287) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kwjtP-00014b-TR for guix-devel@gnu.org; Tue, 05 Jan 2021 05:48:49 -0500 Received: by mail-lf1-x131.google.com with SMTP id o13so71562931lfr.3 for ; Tue, 05 Jan 2021 02:48:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=aUhYoWsUYs29FpdHeCuRK+GoDVV1AVmnSCrEK2SgiyA=; b=N3Z+l6feMyAWY4QkO+B+8O4bfwpcDTGh0xvIw8kAMcboJsht9gQc7OtxbhtxF9UcrP h9ShHl+LqlxJdlklTnjvIObhSGr2MXsrK5M2/CSKDic2CTlLIT2ZqT9MXFZyK43F1A84 tnExM7jXHr2gmXGl6m4VH9hySB2BHTc+1avOiFrSp3Yn73h7K85Ah+O+V2Uw4UhQOzfi EImVDKTEKwIwD1k8dDlcDMfZotGtxz4vbtZ0OLwy7wrpvRDFkYeXMmRgOgF5QRPPyywF 8oP0HnqD8GYkt9d3msHTF2jZkf1S4T/JGsCOOviJPpcP1bBdHDFUC6uN2eLoM/zSdwyo oijw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=aUhYoWsUYs29FpdHeCuRK+GoDVV1AVmnSCrEK2SgiyA=; b=r191XZlJWrtTHiir8ml4ZBsg6Ir+G9CPCfnM5O0amyI61FoxX2PbAGsk+7vQqn+TTR 0qai+kSk+R5F/GGtfznxaqz0YGo9jlhgaN15GRvChQW7Z9NZP5QOpOdr1rxmFPZq4+9d Be3lwJCTff+mMBgly3QJZUKkLN3vh758qs1evPYINFfoJLwxnqAwojy6yrtXhzVvZT4X WrtUu0GV+7cgXmG2a5ixf9LPG0EEb0HLIxu0zeQKhWaK+5uRJSMySUIibLT6zgwrMNDC wa8ki3wmkwARzzM9FVHyYXV+VrWMr2SaKmdKhGKMfbLFMSJFMrfcqrWBVzeXaV5zt+qB Zwmw== X-Gm-Message-State: AOAM530wNZFYjtZHVrgo36tnOy+OBHmgdJFe2xVq/nsxn/k7lkObegK5 Ktz8VhoKR5RJYAqg+78igxuziHb90RpkpG3vOXg= X-Google-Smtp-Source: ABdhPJztkPURLHJipr1kaOSI6SRjmmAkw1X9Fuz1dK/Ftl69h5NwHDVyghLSI0cqVpF/PR9QwAD6sWpa9l8RUAGV5OE= X-Received: by 2002:a2e:9b4e:: with SMTP id o14mr13487791ljj.309.1609843725836; Tue, 05 Jan 2021 02:48:45 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Vincent Legoll Date: Tue, 5 Jan 2021 11:48:34 +0100 Message-ID: Subject: Re: [RFC] Improve Python package quality To: Lars-Dominik Braun Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::131; envelope-from=vincent.legoll@gmail.com; helo=mail-lf1-x131.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.04 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=N3Z+l6fe; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: EEA05940276 X-Spam-Score: -3.04 X-Migadu-Scanner: scn0.migadu.com X-TUID: Ay6IWHXPwAwT On Tue, Jan 5, 2021 at 11:28 AM Lars-Dominik Braun wrote: > > Like in a separate pure-python file. > I don=E2=80=99t know how unfortunately. Any ideas? No sorry, I'm still a newbie > I moved it into a separate top-level variable now and turned it into a > single multi-line Scheme string. That makes it easier to read. That is better, but the separate file would allow to have proper syntax highlighting, allow linting/pep8'ing, etc. Cheers --=20 Vincent Legoll