how to start a new process while the other ist running on
Erik Geiger
Erik.geiger at gmx.de
Wed Dec 22 05:14:20 EST 2004
More information about the Python-list mailing list
Wed Dec 22 05:14:20 EST 2004
- Previous message (by thread): how to start a new process while the other ist running on
- Next message (by thread): how to start a new process while the other ist running on
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jean Brouwers schrieb: > > > See the os. spawn* functions. For example > > os.spawnv(os.P_NOWAIT, /path/to/script, args) > > /Jean Brouwers > > Thats what I've tried, but failed. Thanks anyway ;-) Greets Erik [...] -- Jemanden wie ein rohes Ei zu behandeln kann auch bedeuten, ihn in die Pfanne zu hauen.
- Previous message (by thread): how to start a new process while the other ist running on
- Next message (by thread): how to start a new process while the other ist running on
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list