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

Predicate ClassValue::range

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

Import path

import python
ClassValue range()