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

Predicate ClassValue::range

Get the ClassValue for xrange (Python 2), or range (only Python 3)

Import path

import semmle.python.objects.ObjectAPI
ClassValue range()