]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use posix.popen to read output from a command instead if command.get*.
authorGuido van Rossum <guido@python.org>
Mon, 1 Jul 1991 18:23:06 +0000 (18:23 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Jul 1991 18:23:06 +0000 (18:23 +0000)
commit2fa5a7fc00a726c119f7626c702ffb7fa464b25b
tree9179e237fa4efad27262fa9da0418e9ee624b5fd
parent9c5c80824c0e1b60972e33fcfdfdca20b082df9e
Use posix.popen to read output from a command instead if command.get*.
Tools/scripts/xxci.py