sys.argv.pop(sys.argv.index("--whatever"))
subprocess.call('ls -l'.split()) # no output
There was an error while loading. Please reload this page.