Files
codeql/python/ql/test/experimental/dataflow
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-09-12 23:53:42 +02:00