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

Predicate ClassValue :: range

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

Import path

import python
ClassValue range ( )