Commit acea823f authored by Tim Golden's avatar Tim Golden

Remove outdated comment

parent a2ebfd02
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment