Predicate missing_imported_module
Import path
import semmle.python.objects.TObject
predicate
missing_imported_module
(
ControlFlowNode
imp
,
Context
ctx
,
string
name
)