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

Predicate ClassValue :: range

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

Import path

import python
ClassValue range ( )