Problem working with subprocess.check_call

David Aldrich David.Aldrich at EMEA.NEC.COM
Thu Oct 29 06:05:42 EDT 2015


> Try this

> subprocess.check_call(["bash", "-O", "extglob", "-c", cmd])

That worked. Thanks very much!

David


More information about the Python-list mailing list