Skip to content

Commit da4aef8

Browse files
committed
Revert "Python: make it a real consistency check"
This reverts commit 45411f4.
1 parent 0f89f69 commit da4aef8

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
uniqueToString
2+
uniqueEnclosingCallable
3+
uniqueDominator
4+
localDominator
5+
localSuccessor
6+
uniqueDefiningScope
7+
variableIsCaptured
8+
uniqueLocation
9+
uniqueCfgNode
10+
uniqueWriteTarget
11+
uniqueWriteCfgNode
12+
uniqueReadVariable
13+
closureMustHaveBody
14+
closureAliasMustBeInSameScope
15+
variableAccessAstNesting
16+
uniqueCallableLocation
17+
consistencyOverview

0 commit comments

Comments
 (0)