> >  os.exec*() will close the current program.
>
> On *nix, you can use os.fork().  According 
> tohttp://effbot.org/librarybook/os.htm, you can use

Do you mean, and block for the process to terminate?  Or do you mean,
do something else in the meantime, perhaps for a certain amount (of
meantime)?

[Enter event loops.  Exeunt.]

P.S.  What do you do if you think of a comeback for something from a
week ago on the newsgroup?

P.P.S.  Why are you thinking of comebacks on a newsgroup besides
alt.flame?

P.P.P.S.  Anyone read alt.tasteless?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to