]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-43391: Remove the broken Python 2.4 link from the comment (GH-24736)
authorKamil Turek <kamil.turek@hotmail.com>
Thu, 4 Mar 2021 18:24:42 +0000 (19:24 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Mar 2021 18:24:42 +0000 (10:24 -0800)
Lib/subprocess.py

index aa107cb60e461f2d836d21260856654ea3c84c7a..e4ca5f500c21a76fb09931fa8b420b7ce3678039 100644 (file)
@@ -5,7 +5,6 @@
 # Copyright (c) 2003-2005 by Peter Astrand <astrand@lysator.liu.se>
 #
 # Licensed to PSF under a Contributor Agreement.
-# See http://www.python.org/2.4/license for licensing details.
 
 r"""Subprocesses with accessible I/O streams