mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Python points-to: Port old API classes to use new points-to.
This commit is contained in:
@@ -36,5 +36,6 @@ import semmle.dataflow.SSA
|
||||
import semmle.python.pointsto.Base
|
||||
import semmle.python.pointsto.Context
|
||||
import semmle.python.pointsto.CallGraph
|
||||
import semmle.python.objects.ObjectAPI
|
||||
|
||||
import site
|
||||
|
||||
Reference in New Issue
Block a user