CodeQL library for Python
codeql/python-all 0.10.4 ( 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 ( )