mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove outdated comment
This commit is contained in:
parent
a2ebfd0256
commit
acea823fd8
1 changed files with 0 additions and 1 deletions
|
@ -662,7 +662,6 @@ def list2cmdline(seq):
|
|||
|
||||
# Various tools for executing commands and looking at their output and status.
|
||||
#
|
||||
# NB This only works (and is only relevant) for POSIX.
|
||||
|
||||
def getstatusoutput(cmd):
|
||||
"""Return (status, output) of executing cmd in a shell.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue