Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_msilib.py10 def init_database(): function
12 db = msilib.init_database(
26 db, db_path = init_database()
47 db, db_path = init_database()
57 db, db_path = init_database()
91 db, db_path = init_database()
98 db, db_path = init_database()
109 db, db_path = init_database()
/third_party/python/Lib/msilib/
D__init__.py133 def init_database(name, schema, function
/third_party/python/Lib/distutils/command/
Dbdist_msi.py249 self.db = msilib.init_database(installer_name, schema,
/third_party/python/Doc/library/
Dmsilib.rst69 .. function:: init_database(name, schema, ProductName, ProductCode, ProductVersion, Manufacturer)
/third_party/python/Misc/NEWS.d/
D3.10.0a1.rst3000 and :func:`msilib.init_database` and non-ASCII SQL in method