Files
codeql/python/ql
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
..
2022-11-01 13:29:05 -04:00