CodeQL library for Python
codeql/python-all 0.11.15-dev (changelog, source)
Search

Member predicate Container::isImportRoot

Holds if this folder is on the import path, at index n in the list of paths. The list of paths is composed of the paths passed to the extractor and sys.path.

predicate isImportRoot(int n)