Hey,

Someone has discussed this issue before. Other than redirect stderr, does
the new version python 3.7.0 has other way to retrieve the string
whichPyErr_Print( ) ?


if (PyErr_Occurred())
PyErr_Print();     //need to retrieve the error to string

Thanks
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to