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