Chris Nighswonger
2013-03-19 01:10:24 UTC
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
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