What is the status of the subprocess module?

~reed

On Oct 12, 2006, at 2:45 PM, Patrik Husfloen wrote:

> If you're not trying to maintain cpython compatibility you can use
> System.Diagnostics.Process.Start()
>
> /Patrik
>
> On 10/12/06, Kevien Lee <[EMAIL PROTECTED]> wrote:
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:
>> [EMAIL PROTECTED] On Behalf Of Erich Lin
>> Sent: Sunday, September 24, 2006 9:26 PM
>> To: [email protected]
>> Subject: [IronPython] os.system equivalent
>>
>> Hi,
>>
>> I am trying to run a shell command, specifically msbuild, and  
>> pstools.
>> nt.system and os.system run on python, but neither of those run on
>> ironpython.  How would you do this using IronPython.
>>
>> Thanks
>> --------------------------------------------------------------------- 
>> --------
>> Hi,I also amaze this problem,how could the IronPyton to call the  
>> python
>> lib.If the IronPython can call the python lib full,it should be  
>> perfect!
>>
>> _______________________________________________
>> users mailing list
>> [email protected]
>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>>
>>
>>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to