Files
codeql/python/ql/test/experimental
Rasmus Lerchedahl Petersen bbb43a53e5 python: add test for captured variables
this illustrates that the function implementing
the comprehension does not capture `mod_local`.

We could handle this case specially, by having
a different implementation for `for`, but the
wider issue would remain.
2023-03-09 11:44:58 +01:00
..
2023-02-28 14:31:00 +01:00

This directory contains tests for experimental CodeQL queries and libraries.