Hello! On 08/11/2007, davisn90210 at gmail.com <davisn90210 at gmail.com> wrote: > Take a look at the subprocess module. Big thanks! It's interesting what's happening with subprocess.Popen instance after it has been instatiated and script's main thread exits leaving Popen'ed application open.