Files
codeql/python/ql/test
Taus 81348049df Python: Fix missing module resolution
This was due to bad manual magic: restricting the attribute name makes
sense when we're talking about submodules of a package, but it doesn't
when we're talking about reexported modules.

Also (hopefully) fixes the tests so that the Python 3-specific bits are
ignored under Python 2.
2022-11-16 19:58:32 +00:00
..
2022-10-07 22:31:00 +02:00
2021-11-29 14:15:53 -05:00