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

Predicate ClassValue::range

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

Import path

import python
ClassValue range()