Predicate API::Impl::isImported
Holds if the module name is imported.
This is determined syntactically.
Import path
import semmle.python.ApiGraphspredicate isImported(string name)Holds if the module name is imported.
This is determined syntactically.
import semmle.python.ApiGraphspredicate isImported(string name)