OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exe_action
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py
345
exe_action
= "PythonExe" + ver
362
(
exe_action
, 51+256, exe_prop, "[" + target_dir_prop + "]\\python.exe"),
367
(
exe_action
, None, start + 2),
372
(
exe_action
, None, start + 2),
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py
345
exe_action
= "PythonExe" + ver
362
(
exe_action
, 51+256, exe_prop, "[" + target_dir_prop + "]\\python.exe"),
367
(
exe_action
, None, start + 2),
372
(
exe_action
, None, start + 2),
[
all
...]
Completed in 577 milliseconds