exec* exiting?

Neil Macneale mac4-devnull at theory.org
Sun Aug 19 17:02:38 EDT 2001


Why does the interpreter exit when I use the os.execl() function? Even when
the command works correctly, the interpreter exits. Am I supposed to run
this function is a seperate thread?  Thats lame, if so.

what I am doing:
Reading shell commands from a secure connection to a remote machine. I
thought executing the commands would be a piece of cheese, but this exiting
thing is not what I expected.

Thanks in advance for any help.
Neil Macneale

-- 

If you want to email me, remove the '-devnull' from my email address



More information about the Python-list mailing list