Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/site-packages/mercurial/thirdparty/attr/__pycache__/ |
Upload File : |
a �+�bb� � @ s� d dl mZmZmZ d dlZd dlZd dlmZ ddlm Z ddl mZmZm Z mZmZ ddlmZmZmZ ejZdZd Zd Zei �ZG dd� de�Ze� Zedd d dd di fdd�Zdd� Zdd� Zdd� Z dd� Z!dBdd�Z"e� r�dd� Z#ndd� Z#dd� Z$dCd d!�Z%dDd"d#�Z&dEd$d%�Z'd&d'� Z(d(d)� Z)d*d+� Z*d,d-� Z+d.d/� Z,G d0d1� d1e�Z-d2d3� e-j.D �Z/e%e&e'e-e/d4�e/d4�d5d3� e/D �d4�Z-G d6d7� d7e�Z0e&e'e0��Z0e"d dd8�G d9d:� d:e��Z1effd;d<�Z2e"d d d=�G d>d?� d?e��Z3d@dA� Z4dS )F� )�absolute_import�division�print_functionN)� itemgetter� )�_config)�PY2� iteritems�isclass�iterkeys�metadata_proxy)�DefaultAlreadySetError�FrozenInstanceError�NotAnAttrsClassErrorz__attr_convert_{}z__attr_factory_{}z/ {attr_name} = property(itemgetter({index}))c @ s@ e Zd ZdZdd� Zdd� Zdd� Zdd � Zd d� Zdd � Z dS )�_Nothingz� Sentinel class to indicate the lack of a value when ``None`` is ambiguous. All instances of `_Nothing` are equal. c C s | S �N� ��selfr r �E/usr/lib64/python3.9/site-packages/mercurial/thirdparty/attr/_make.py�__copy__ s z_Nothing.__copy__c C s | S r r )r �_r r r �__deepcopy__"