programs exit?

maximilianscherr MaximilianScherr at T-Online.de
Sat Jan 19 14:45:15 EST 2002


thanks, but i need to do stuff between starting and exitting:(

any possibility?

(sorry for possible double posts)

--- In python-list at y..., "Karl M. Syring" <syring at e...> wrote:
> "maximilianscherr" <MaximilianScherr at T...> schrieb im Newsbeitrag
> news:mailman.1011440069.23362.python-list at p...
> > Thanks but hmmm, doesn't work:)
> > I'm using windows:( how can i get to know when a program exits 
there?
> 
> By using the result = os.spawnv(os.P_WAIT, command, args). In your 
program,
> there is no reason to use os.P_NOWAIT.
> 
> Karl M. Syring
> 
> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list