From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxyG1-00031c-Ns for guix-patches@gnu.org; Tue, 11 Apr 2017 12:03:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxyFy-0002jJ-Kz for guix-patches@gnu.org; Tue, 11 Apr 2017 12:03:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44965) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cxyFy-0002j8-HH for guix-patches@gnu.org; Tue, 11 Apr 2017 12:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cxyFy-0003FE-8o for guix-patches@gnu.org; Tue, 11 Apr 2017 12:03:02 -0400 Subject: bug#26439: [PATCH] doc: Update Python Modules subtitle to refer to Monty Python. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <878tn7ww6g.fsf@sturm.com.au> Date: Tue, 11 Apr 2017 18:02:46 +0200 In-Reply-To: <878tn7ww6g.fsf@sturm.com.au> (Ben Sturmfels's message of "Tue, 11 Apr 2017 11:49:11 +1000") Message-ID: <87k26rq6e1.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ben Sturmfels Cc: 26439-done@debbugs.gnu.org Ben Sturmfels skribis: > As a Monty Python fan, I feel duty bound to correct this minor > misrepresentation of the programming language's origins. Python is named > after the British comedy troupe rather than the reptile. :) Fair enough, I didn=E2=80=99t know that. Applied, thanks for the neat patch! :-) Ludo=E2=80=99.