Kick off a delete command from python and not wait

loial jldunn2000 at gmail.com
Tue Jul 20 11:33:57 EDT 2010


I have a requirement to kick off a shell script from a python script
without waiting for it to complete. I am not bothered about any return
code from the script.

What is the easiest way to do this. I have looked at popen but cannot
see how to do it.






More information about the Python-list mailing list