Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/msilib/
D__init__.py135 ProductName, ProductCode, ProductVersion, argument
141 ProductCode = ProductCode.upper()
168 ("ProductCode", ProductCode),
/external/python/cpython3/Lib/msilib/
D__init__.py134 ProductName, ProductCode, ProductVersion, argument
140 ProductCode = ProductCode.upper()
165 ("ProductCode", ProductCode),
/external/python/cpython2/Tools/msi/
Dmsilib.py291 ProductName, ProductCode, ProductVersion, argument
298 ProductCode = ProductCode.upper()
326 ("ProductCode", ProductCode),
Dmsi.py230 ProductCode=product_code,
/external/python/cpython2/Doc/library/
Dmsilib.rst67 .. function:: init_database(name, schema, ProductName, ProductCode, ProductVersion, Manufacturer)
70 the properties *ProductName*, *ProductCode*, *ProductVersion*, and
/external/python/cpython3/Doc/library/
Dmsilib.rst69 .. function:: init_database(name, schema, ProductName, ProductCode, ProductVersion, Manufacturer)
72 the properties *ProductName*, *ProductCode*, *ProductVersion*, and