Files
codeql/python/ql/test/library-tests/exceptions/Handles.expected
2018-11-19 15:15:54 +00:00

11 lines
620 B
Plaintext

| 37 | ControlFlowNode for ExceptStmt | class Exception3 |
| 39 | ControlFlowNode for ExceptStmt | class Exception2 |
| 41 | ControlFlowNode for ExceptStmt | class Exception1 |
| 43 | ControlFlowNode for ExceptStmt | class NotException2 |
| 47 | ControlFlowNode for ExceptStmt | builtin-class BaseException |
| 58 | ControlFlowNode for ExceptStmt | class Exception3 |
| 60 | ControlFlowNode for ExceptStmt | class NotException2 |
| 62 | ControlFlowNode for ExceptStmt | class InnerException5 |
| 68 | ControlFlowNode for ExceptStmt | builtin-class IndexError |
| 70 | ControlFlowNode for ExceptStmt | class Exception1 |