Re: os.spawnv & stdin trouble

2005-01-12 Thread Denis S. Otkidach
On Tue, 11 Jan 2005 19:08:01 +0100 "Jelle Feringa // EZCT / Paris" <[EMAIL PROTECTED]> wrote: > Using the subprocess module, but still not making any real progress... > I'm trying to make the examples given in the __doc__ work, without any > success I'm afraid, have you had more luck with it? [...

Re: os.spawnv & stdin trouble

2005-01-11 Thread Denis S. Otkidach
On Tue, 11 Jan 2005 17:31:07 +0100 "Jelle Feringa // EZCT / Paris" <[EMAIL PROTECTED]> wrote: > ##I know I should be using 2.4 and os.Popen, I know, I know. > ##However, since most modules I need, I'm using 2.3 for this script There is os.popen in 2.3, as well as popen2 module. Did you mean subp

os.spawnv & stdin trouble

2005-01-11 Thread Jelle Feringa // EZCT / Paris
##I know I should be using 2.4 and os.Popen, I know, I know… ##However, since most modules I need, I’m using 2.3 for this script     I’m having troubles executing a shell script. The thing is that I’m produing material and geometry files that need to be compiled to a binary description