Linux server.a-j.media 5.14.0-570.44.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 17 10:32:11 EDT 2025 x86_64
Apache
75.119.137.219
Cant read /etc/named.conf
/
proc
/
self
/
root
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
pyflakes
/
test
/
__pycache__
/
[
drwxr-xr-x
]
[ HOME ]
Exec
Submit
File Name : test_api.cpython-311.pyc
� �eZ'˼Dt� �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.11/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 �"