mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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:71:5:71:25 | ExceptStmt | Except block directly handles BaseException. |
|