Then os.popen(), popen2(), popen3() is your man/men/woman.
You can call the .exe without bringing up a command prompt and then
redirect the return data as you feel fit.



On 5/14/05, Bhanuprakash <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Hi 
> 
> Actually my question is: 
> 
>   
> 
> I have written a class in python. I would like to run one exe from that
> class. That exe returns something which I would like to redirect to text
> file. Also I don't want to display a command prompt. 
> 
>   
> 
> Bhanu Prakash Nukala, 
> 
> Neilsoft Ltd, 
> 
> PUNE 
> 
> Phone : +912026052851/52 ext : 239, 
> 
> Mobile:   9850757838 
> 
>   
> _______________________________________________
> Python-win32 mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/python-win32
> 
> 
>
_______________________________________________
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to