On Aug 18, 11:34 am, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
>  >>> import sys, subprocess
>  >>> subprocess.call([sys.executable, "-c", "print 'hello'"])
> hello
> 0


10x :). exactly what I was looking for.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to