|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /proc/17567/root/usr/local/lib/python3.6/site-packages/attr/__pycache__/ |
Upload File : |
3
H�Kd; � @ s� d dl Z d dlZd dlZd dlZd dlZd dlZd dlmZmZ ej � dkZ
ejdd� dkZejdd� dkZ
dd � ZG d
d� d�Zdd
� Ze� Zej� ZdS )� N)�Mapping�Sequence�PyPy� � �
� c O s t jdtdd� d S )Nz�Running interpreter doesn't sufficiently support code object introspection. Some features like bare super() or accessing __class__ will not work with slotted classes.r )�
stacklevel)�warnings�warn�RuntimeWarning)�args�kw� r �-/tmp/pip-build-8nxjc3nm/attrs/attr/_compat.py� just_warn 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 s4 yt j|�| _W n ttfk
r. d | _Y nX d S )N)�inspect� signaturer �
ValueError� TypeError)�self�callabler r r �__init__% s z_AnnotationExtractor.__init__c C s>