Executing a hidden/background program

jim3371 at googlemail.com jim3371 at googlemail.com
Sat Nov 1 19:02:44 EDT 2008


Using wxPython, I'm looking to build a GUI app for a daemon-based app,
on Win32 platform, how would I go about executing the daemon app so it
stays in the background when the Py app is running? It's critical that
the child process exit when the Py app exits/crashes.



More information about the Python-list mailing list