Variables | |
| dictionary | BANNED_EXCEPT |
| int | errors = 0 |
| int | num_files = 0 |
| path = os.path.join(root, filename) | |
| text = f.read() | |
| dictionary core_banned_functions.BANNED_EXCEPT |
Definition at line 26 of file core_banned_functions.py.
| int core_banned_functions.errors = 0 |
Definition at line 63 of file core_banned_functions.py.
| int core_banned_functions.num_files = 0 |
Definition at line 64 of file core_banned_functions.py.
Definition at line 70 of file core_banned_functions.py.
| core_banned_functions.text = f.read() |
Definition at line 74 of file core_banned_functions.py.