Hi all,

I'm using Inline::Python to call a Python function which writes to stdout.
I'm guessing that Inline::Python forks at some point to run Python. Is
there a way to redirect the stdout of the resulting child process? I'm
(again) guessing that there is no way of knowing the process id in time to
do anything with it.

Kind Regards,
Chris

Reply via email to