Predicate isType
Holds if the object t
is a type.
Import path
import semmle.python.objects.TObject
predicate
isType
(
ObjectInternal
t
)