mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove outdated comment
This commit is contained in:
commit
fc0cad8b04
1 changed files with 0 additions and 1 deletions
|
@ -691,7 +691,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