Index: Python-2.5.1/Python/compile.c =================================================================== --- Python-2.5.1.orig/Python/compile.c +++ Python-2.5.1/Python/compile.c @@ -30,7 +30,7 @@ #include "symtable.h" #include "opcode.h" -int Py_OptimizeFlag = 0; +int Py_OptimizeFlag = 1; /* ISSUES: titech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/libxsettings
AgeCommit message (Expand)AuthorFiles
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1