Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/attr/__pycache__/_compat.cpython-39.pyc
Ðазад
a i�h� � @ s� d dl Z d dlZd dlZd dlZd dlmZmZ d dlmZ e� � dkZ ejdd� dkZejdd� dkZ ejdd� dkZejdd� d kZejdd� d kZejdd� dkZer�d dlZejZndd � ZG dd� d�Ze�� Zdd� ZdS )� N)�Mapping�Sequence)� _GenericAlias�PyPy� )� � )r � )r � )r � )r � )r � c C s | j �di �S )z, Get annotations for *cls*. �__annotations__)�__dict__�get)�cls� r �|/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/attr/_compat.py�_get_annotations s r c @ s. e Zd ZdZdgZdd� Zdd� Zdd� Zd S ) �_AnnotationExtractorz^ Extract type annotations from a callable, returning None whenever there is none. �sigc C s2 zt �|�| _W n ttfy, d | _Y n0 d S )N)�inspect� signaturer � ValueError� TypeError)�self�callabler r r �__init__+ s z_AnnotationExtractor.__init__c C s>