Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go637 func isPythonLibModule(module blueprint.Module) bool { func
675 if !isPythonLibModule(child) {