Files
codeql/python/ql/test/experimental/dataflow/import-star/test2.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

3 lines
28 B
Python