redirecting stdio

Keith S. keith at peardrop.demon.co.uk
Fri Jul 12 11:56:27 EDT 2002


Hi,

I'm rather new to Python and am trying to embed it into a C++ 
application. The documentation gives the basics of this, but
I want Python's output (stdio/stderr) to be redirected to C++
functions (to display the text in a message window).

Can anyone point me to a description or example of how this is
done?

thanks,

Keith




More information about the Python-list mailing list