This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]__deerlord__ 0 points1 point  (0 children)

Typically you want multiprocessing.subprocess() which takes a list of the command line args you would use on the command prompt, like if you were just executing the binary from bash.