Commit fc0cad8b authored by Tim Golden's avatar Tim Golden

Remove outdated comment

parents d0cf0635 acea823f
...@@ -691,7 +691,6 @@ def list2cmdline(seq): ...@@ -691,7 +691,6 @@ def list2cmdline(seq):
# Various tools for executing commands and looking at their output and status. # 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): def getstatusoutput(cmd):
""" Return (status, output) of executing cmd in a shell. """ 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