Calling subprocess with arguments

Mike Kazantsev mk.fraggod at gmail.com
Fri Jun 19 12:00:28 EDT 2009


On Fri, 19 Jun 2009 08:28:17 -0700
Tyler Laing <trinioler at gmail.com> wrote:

> Thanks mike, the idea that maybe some of the info isn't being passed is
> certainly interesting.
> 
> Here's the output of os.environ and sys.argv:
>
...

I'm afraid these doesn't make much sense without the output from the
second results, from py itself. My suggestion was just to compare them
- pop the py shell, eval the outputs into two sets, do the diff and
you'll see it at once.
If there's an empty set then I guess it's pretty safe to assume that
python creates subprocess in the same way the shell does.

-- 
Mike Kazantsev // fraggod.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 205 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20090619/e1e617d9/attachment-0001.sig>


More information about the Python-list mailing list