Files
codeql/python/ql/test/experimental
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
..
2021-11-26 13:49:08 +00:00
2021-11-16 15:03:49 +01:00

This directory contains tests for experimental CodeQL queries and libraries.