Re: [Tutor] os.spawnlp and os.spawnlpe

2005-05-29 Thread Danny Yoo
On Sun, 29 May 2005, Jonas Melian wrote: > which is the difference between os.spawnlp and os.spawnlpe? With an > example, please. I don't understand it. Hi Jonas, The difference is that the one that ends with an 'e' allows us to make the spawned process use an entirely clean Unix shell environ

[Tutor] os.spawnlp and os.spawnlpe

2005-05-29 Thread Jonas Melian
Hi, which is the difference between os.spawnlp and os.spawnlpe? With an example, please. I don't understand it. Thanks! ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor