Semmle QL Python standard library
Index
is_increment
Query module
SuspiciousUnusedLoopIterationVariable
Imports
Definition
python
Predicates
counting_loop
empty_loop
get_comp_iterable
implicit_repeat
is_increment
one_item_only
points_to_call_to_range
use_of_non_constant
Predicate
SuspiciousUnusedLoopIterationVariable
::
is_increment
predicate
is_increment
(
Stmt
s
)