Home
last modified time | relevance | path

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

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