Re: how to run python script on remote machine

2008-02-09 Thread Tim Golden
Tim Golden wrote: > ... You can, for example, use DCOM to instantiate a > remote Python interpreter but the rest you probably be quite hard > word. (Ahem!) Or maybe: You can, for example, use DCOM to instantiate a remote Python interpreter but doing the rest you'll probably find quite hard work.

Re: how to run python script on remote machine

2008-02-08 Thread Tim Golden
Praveena Boppudi (c) wrote: > Can anyone help me in executing python scripts on remote computer? Both > are windows machines. A fair amount depends on just you want to achieve in the wider picture. I'm going to assume that you have Python/pywin32 installed on both machines. You can, for example,

how to run python script on remote machine

2008-02-08 Thread Praveena Boppudi (c)
Hi, Can anyone help me in executing python scripts on remote computer? Both are windows machines. Thanks, Praveena. -- http://mail.python.org/mailman/listinfo/python-list