Searched refs:pkgIniFile (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/bindings/python/
H A DcreatePythonInit.py15 pkgIniFile = os.path.normpath(os.path.join(pkgRelDir, "__init__.py")) variable
16 with open(pkgIniFile, "w") as f:

Completed in 104 milliseconds