pyflakes.py 0000644 00000000370 15204656207 0006743 0 ustar 00 """
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
__pycache__/__init__.cpython-311.pyc 0000644 00000000330 15204656207 0013220 0 ustar 00 �
�|oi � � � d S )N� r � �k/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pyflakes/scripts/__init__.py�<module>r s �� � r __pycache__/pyflakes.cpython-311.pyc 0000644 00000000753 15204656207 0013310 0 ustar 00 �
�|oi� � �. � d Z g d�ZddlmZmZmZmZmZ dS )z6
Implementation of the command-line I{pyflakes} tool.
)�check� checkPath�checkRecursive�iterSourceCode�main� N)�__doc__�__all__�pyflakes.apir r r r r � � �k/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pyflakes/scripts/pyflakes.py�<module>r sM ��� �
M�
L�
L�� O� O� O� O� O� O� O� O� O� O� O� O� O� O� O� Or __init__.py 0000644 00000000000 15204656207 0006652 0 ustar 00