🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 23:52:31 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pyflakes
/
scripts
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/pyflakes/scripts
🔄 Refresh
✏️
Editing: pyflakes.py
Read Only
""" Implementation of the command-line I{pyflakes} tool. """ # For backward compatibility __all__ = ['check', 'checkPath', 'checkRecursive', 'iterSourceCode', 'main'] from pyflakes.api import check, checkPath, checkRecursive, iterSourceCode, main
💾 Save Changes
❌ Cancel