On Thu, Sep 20, 2012 at 2:27 PM, Steven D'Aprano
<steve+comp.lang.pyt...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to