[C++-sig] Embedded Python Terminal Output

Nat Goodspeed nat at lindenlab.com
Thu May 8 04:28:27 CEST 2008


Thomas Hrabe wrote:

> I was wandering how one could catch the terminal output of an embedded 
> python interface?

The straightforward thing would be to replace Python's sys.stdout with a 
Python class of your choice.



More information about the Cplusplus-sig mailing list