| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3.9/site-packages/pip/_vendor/tenacity/__pycache__/ |
Upload File : |
a
�lj# � @ s� d dl Z d dlZd dlZd dlmZ ejr6d dlmZ G dd� de j�ZG dd� de�Z G dd � d e �Z
G d
d� de�ZG dd
� d
e�ZG dd� de�Z
G dd� de�ZG dd� de�ZG dd� de�ZdS )� N)�_utils)�RetryCallStatec @ sL e Zd ZdZejded�dd��Zd dd�dd �Zd e j
d
d�dd�Zd
S )� wait_basez(Abstract base class for wait strategies.r ��retry_state�returnc C s d S �N� ��selfr r r �=/usr/lib/python3.9/site-packages/pip/_vendor/tenacity/wait.py�__call__ s zwait_base.__call__�wait_combine)�otherr c C s
t | |�S r )r �r r r r r �__add__"