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

Predicate globallyDefinedName

Whether this name is (almost) always defined, ie. it is a builtin or VM defined name

Import path

import python
predicate globallyDefinedName(string name)