OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unselected_for_python3
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Mac/BuildScript/
build-installer.py
428
unselected_for_python3
= ('selected', 'unselected')[PYTHON_3]
528
selected=
unselected_for_python3
,
[
all
...]
/external/python/cpython3/Mac/BuildScript/
build-installer.py
400
unselected_for_python3
= ('selected', 'unselected')[PYTHON_3]
500
selected=
unselected_for_python3
,
[
all
...]
Completed in 188 milliseconds