Hello all, I've a strange requirement where I need to run a python script just as we run an exe (by double clicking through windows explorer or by typing the script name at command prompt). In that process I should be able to execute another python script in such a way that, the second script should continue running but the main one should terminate without effecting the second one.
My requirement may be little confusing so please get back if you didn't understand what I meant above. Thank you, Venu. -- http://mail.python.org/mailman/listinfo/python-list