Home
last modified time | relevance | path

Searched defs:dll_file (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/msi/
Dmsi.py135 def build_mingw_lib(dll_path, def_file, dll_file, mingw_lib): argument
172 dll_file = "python%s%s.dll" % (major, minor) variable