Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/msilib/
D__init__.py24 type_binary= 0x0800 variable
63 elif dtype == type_binary:
/external/python/cpython3/Lib/msilib/
D__init__.py23 type_binary= 0x0800 variable
62 elif dtype == type_binary:
/external/python/cpython2/Tools/msi/
Dmsilib.py24 type_binary= 0x0800 variable
112 elif dtype == type_binary: