Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29540

Re: Passing arguments to & executing, a python script on a remote machine from a python script on local machine

References <5a8a09f8-db4c-4f1d-ae8e-a5c848903c68@googlegroups.com> <505a9b22$0$29890$c3e8da3$5496439d@news.astraweb.com>
Date 2012-09-20 15:09 +1000
Subject Re: Passing arguments to & executing, a python script on a remote machine from a python script on local machine
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.951.1348117767.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Sep 20, 2012 at 2:27 PM, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> wrote:
> On Wed, 19 Sep 2012 12:46:33 -0700, ashish wrote:
>
>> 2. I have a python script, local.py, running on local which needs to
>> pass arguments ( 3/4 string arguments, containing whitespaces like
>> spaces, etc ) to a python script, remote.py running on remote (the
>> remote machine).
>
> If 3/4 of the arguments are strings, what sort of objects are the other
> 1/4?

I understand the OP as meaning "three or four string arguments".

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Passing arguments to & executing, a python script on a remote machine from a python script on local machine ashish <ashish.makani@gmail.com> - 2012-09-19 12:46 -0700
  Re: Passing arguments to & executing, a python script on a remote machine from a python script on local machine Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-20 04:27 +0000
    Re: Passing arguments to & executing, a python script on a remote machine from a python script on local machine Chris Angelico <rosuav@gmail.com> - 2012-09-20 15:09 +1000
      Re: Passing arguments to & executing, a python script on a remote machine from a python script on local machine ashish <ashish.makani@gmail.com> - 2012-09-20 00:28 -0700
      Re: Passing arguments to & executing, a python script on a remote machine from a python script on local machine ashish <ashish.makani@gmail.com> - 2012-09-20 00:28 -0700

csiph-web