mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
3 lines
186 B
Plaintext
3 lines
186 B
Plaintext
| exceptions_test.py:7:5:7:11 | ExceptStmt | Except block directly handles BaseException. |
|
|
| exceptions_test.py:97:5:97:25 | ExceptStmt | Except block directly handles BaseException. |
|