Nevermind...appears to get arguments like this you need to use subprocess.run 
rather than subprocess.getoutput (with capture_output = True).

cs
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to