Files
codeql/python/ql/lib
Taus bc8ed286ac Python: Make some more points-to imports private
This makes things a bit cleaner.

After this, the only non-private (and non-`LegacyPointsTo`) imports of
`semmle.python.{types,objects,pointsto}.*` are in
`semmle.python.objects.ObjectInternal`, which is reasonable, as that is
the entry point for the entire internal object API.
2025-11-27 16:47:53 +00:00
..
2025-11-26 21:58:26 +00:00
2025-10-06 11:47:14 +02:00
2024-04-16 16:29:56 +02:00
2022-10-13 11:21:10 -04:00