Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b225d91

Browse files
authored
bpo-43391: Remove the broken Python 2.4 link from the comment (GH-24736)
1 parent cb7bc76 commit b225d91

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/subprocess.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
# Copyright (c) 2003-2005 by Peter Astrand <[email protected]>
66
#
77
# Licensed to PSF under a Contributor Agreement.
8-
# See http://www.python.org/2.4/license for licensing details.
98

109
r"""Subprocesses with accessible I/O streams
1110

0 commit comments

Comments
 (0)