Run command with arguments. Wait for command to complete, then return the returncode attribute. The arguments are the same as for the Popen constructor. Example: retcode = call(["ls", "-l"])
(*popenargs, **kwargs)
source not stored for this graph (policy: none)
no test coverage detected