Python: Break-up internal object modules.

This commit is contained in:
Mark Shannon
2019-03-19 15:07:12 +00:00
parent c48d63f2ec
commit 051683fadf
4 changed files with 3 additions and 918 deletions

View File

@@ -1,7 +1,7 @@
import python
import semmle.python.pointsto.PointsTo2
import semmle.python.objects.TObject
import semmle.python.objects.ObjectInternal
from ControlFlowNode f, ObjectInternal obj, ControlFlowNode orig
where exists(ExprStmt s | s.getValue().getAFlowNode() = f) and