|
@@ -193,7 +193,6 @@ int CScriptExecutor::RedirectStdout(LPSTARTUPINFO si /*=NULL*/)
|
|
|
|
|
|
void CScriptExecutor::CatchPythonException()
|
|
void CScriptExecutor::CatchPythonException()
|
|
{
|
|
{
|
|
- //std::cout << "fdfdfd" << endl;
|
|
|
|
if (!Py_IsInitialized())
|
|
if (!Py_IsInitialized())
|
|
{
|
|
{
|
|
printf("Error:δ³õʼ»¯Python»·¾³\n");
|
|
printf("Error:δ³õʼ»¯Python»·¾³\n");
|