Re: Cygwin Popen object
Yup that fixed it, thanks a million :) -- http://mail.python.org/mailman/listinfo/python-list
Re: Cygwin Popen object
On Mon, Jan 17, 2005 at 12:41:25PM -0800, christiancoder wrote: > Is anybody else getting the following error with the Popen object in > cygwin? The code works fine in windows and linux. > > File "d:\atg\personal\python\buildroot\util.py", line 100, in System > pipe = subprocess.Popen( command, sh