I have a program with embedded Python. If the python code has print
statements, how do I retrieve those values (which normally go to stdout)?
The output from Py_RunString is just NULL
Thanks.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to