On Feb 21, 3:34 pm, Benjamin Niemann <[EMAIL PROTECTED]> wrote: > That's not a daemon process (which are used to execute 'background services' > in UNIX environments).
I had not tested this by running the script directly, and in writing a response, I found out that the entire interpreter closed when the main thread exited (killing the daemonic thread in the process). This is different behavior from running the script interactively, and thus my confusion. Thanks! ~Garrick -- http://mail.python.org/mailman/listinfo/python-list