Files
codeql/python/ql/test/library-tests/taint/exception_traceback/TestSource.expected
2018-11-19 15:15:54 +00:00

11 lines
466 B
Plaintext

| test.py:10 | MyException() | exception.kind |
| test.py:15 | e | exception.kind |
| test.py:16 | Attribute() | exception.info |
| test.py:19 | Attribute() | [exception.info] |
| test.py:20 | Attribute() | [exception.info] |
| test.py:21 | Attribute() | [exception.info] |
| test.py:22 | Attribute() | [exception.info] |
| test.py:23 | Attribute() | [exception.info] |
| test.py:24 | Attribute() | [exception.info] |
| test.py:25 | Attribute() | [exception.info] |