scbc.sat2 преди 5 години
родител
ревизия
ab4d02d63b
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      RunPython/RunPython/ScriptExecutor.cpp

+ 0 - 1
RunPython/RunPython/ScriptExecutor.cpp

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