Il Wed, 06 May 2009 11:31:58 -0400, Ben Keshet ha scritto:
> Hi,
>
> I am trying to write a simple python script to manipulate files and call
> other programs. I have a program installed (rocs) which I run using
> cygwin on my XP (but is not in python). Can I run the pyhton script and
> then
Ben Keshet wrote:
Hi,
I am trying to write a simple python script to manipulate files and call
other programs. I have a program installed (rocs) which I run using
cygwin on my XP (but is not in python). Can I run the pyhton script and
then call the other program in the same script?
For ex
Ben Keshet wrote:
> Hi,
>
> I am trying to write a simple python script to manipulate files and call
> other programs. I have a program installed (rocs) which I run using
> cygwin on my XP (but is not in python). Can I run the pyhton script and
> then call the other program in the same script?