Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/python/
H A DcreatePythonInit.py8 importNames = ', '.join('"{}"'.format(getFileName(f)) for f in pkgFiles) variable
21 """.format(import_names=importNames, pkg_name=pkgRelDir.replace("/", "."))