remove non working python refcount debugging code
[vuplus_dvbapp] / lib / python / python.cpp
index 23e83e9..119bff1 100644 (file)
@@ -62,7 +62,7 @@ ePython::ePython()
 {
 //     Py_VerboseFlag = 1;
        
-       Py_OptimizeFlag = 1;
+//     Py_OptimizeFlag = 1;
        
        Py_Initialize();