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

Member predicate Value :: isBuiltin

Holds if this value is builtin. Applies to built-in functions and methods, but also integers and strings.

predicate isBuiltin ( )