Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/bindings/python/
H A DcreatePythonInit.py8 importNames = ', '.join('"{}"'.format(getFileName(f)) for f in pkgFiles) variable
13 """.format(import_names=importNames, pkg_name=pkgRelDir.replace("/", "."))