Home
last modified time | relevance | path

Searched refs:pyo_compile (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c145 BOOL pyc_compile, pyo_compile; variable
1964 if (success && pyo_compile) { in InstallFilesDlgProc()
2221 pyo_compile = GetPrivateProfileInt("Setup", "target_optimize", 1, in DoInstall()