mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Notice the strange thing with treating `mypkg.foo(42)` as a ClassCall, but completely ignoring `mypkg.subpkg.bar(43)` -- due to having the two `ClassValue`s: - `Missing module attribute mypkg.foo` - `Missing module attribute mypkg.subpkg` But not `Missing module attribute mypkg.subpkg` with the current import structure.
0 lines
0 B
Plaintext
0 lines
0 B
Plaintext
The file is empty.