Files
codeql/python/ql/test/experimental/dataflow/import-star/three.py
Taus 03b6ee3833 Python: Add import * test
This test shows off a few things:

- transitive chains of `import *`
- multiple modules exporting the same name (to test for cross-talk)
2021-11-26 13:49:08 +00:00

2 lines
8 B
Python