Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pylint/checkers/refactoring/__pycache__/refactoring_checker.cpython-39.pyc
Ðазад
a n�h�� � @ s� d dl mZ d dlZd dlZd dlZd dlZd dlmZ d dlm Z m Z d dlmZ d dl mZmZmZmZmZ d dlZd dlmZmZ d dlmZ d d lmZ d d lmZ d dlmZ d dlmZ d d l m!Z!m"Z"m#Z# er�d dl$m%Z% eej&ej'ej(ej)f Z*ddhZ+e,d�Z-e,d�Z.e,d�Z/dddd�dd�Z0dddd�dd�Z1dddd �d!d"�Z2d#dd$�d%d&�Z3d#dd$�d'd(�Z4d#dd$�d)d*�Z5d#dd$�d+d,�Z6ddd$�d-d.�Z7G d/d0� d0e�Z8G d1d2� d2ej9�Z:dS )3� )�annotationsN)�Iterator)�cached_property�reduce)�Pattern)� TYPE_CHECKING�Any� NamedTuple�Union�cast)�bases�nodes)�UninferableBase)�checkers)�utils)�_loop_exits_early)�node_frame_class)�HIGH� INFERENCE� Confidence)�PyLinterzitertools.countzitertools.cycle)�quit�exit)zthreading.lock.acquirezthreading._RLock.acquirezthreading.Semaphore.acquirez*multiprocessing.managers.BaseManager.startz*multiprocessing.managers.SyncManager.start)z_io.openzpathlib.Path.openzpathlib._local.Path.openzcodecs.openzurllib.request.urlopenztempfile.NamedTemporaryFileztempfile.SpooledTemporaryFileztempfile.TemporaryDirectoryztempfile.TemporaryFilezzipfile.ZipFilezzipfile.PyZipFilezzipfile.ZipFile.openzzipfile.PyZipFile.openztarfile.TarFileztarfile.TarFile.openz(multiprocessing.context.BaseContext.Poolzsubprocess.Popen�nodes.If�nodes.NodeNG�bool)�if_node�returning_node_class�returnc s t � fdd�| jD ��S )Nc 3 s | ]}t |� �V qd S �N�� isinstance��.0�node�r � ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pylint/checkers/refactoring/refactoring_checker.py� <genexpr>E � z4_if_statement_is_always_returning.<locals>.<genexpr>��any�body)r r r&