05-04-2015, 06:17 AM
Wouldn't os.execute work? In windows you can use os.execute("start <process>") to start a new process without blocking the server.
Linux popen() alternative
|
« Next Oldest | Next Newest »
|