|
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 : /usr/local/lib/python3.6/site-packages/urllib3/__pycache__/ |
Upload File : |
3 G�Kd � @ s~ d dl mZ ddlmZ G dd� de�ZG dd� de�ZG dd � d e�Z G d d� de �Z G dd � d e�ZG dd� de�ZG dd� de�Z G dd� de�ZeZG dd� de �ZG dd� de �ZG dd� de�ZG dd� de�ZG dd� dee �ZG dd� de�ZG d d!� d!ee �ZG d"d#� d#e �ZG d$d%� d%e �ZG d&d'� d'ee�ZG d(d)� d)e�ZG d*d+� d+e�ZG d,d-� d-e�ZG d.d/� d/e�ZG d0d1� d1e�ZG d2d3� d3e�Z G d4d5� d5e�Z!G d6d7� d7e�Z"G d8d9� d9e�Z#G d:d;� d;e�Z$G d<d=� d=ee�Z%G d>d?� d?e�Z&G d@dA� dAee�ZG dBdC� dCee�Z'G dDdE� dEe�Z(G dFdG� dGe)e�Z*G dHdI� dIe�Z+G dJdK� dKe�Z,G dLdM� dMe�Z-dNS )O� )�absolute_import� )�IncompleteReadc @ s e Zd ZdZdS )� HTTPErrorz#Base exception used by this module.N)�__name__� __module__�__qualname__�__doc__� r r �5/tmp/pip-build-8nxjc3nm/urllib3/urllib3/exceptions.pyr s r c @ s e Zd ZdZdS )�HTTPWarningz!Base warning used by this module.N)r r r r r r r r r s r c @ s e Zd ZdZdd� Zdd� ZdS )� PoolErrorz/Base exception for errors caused within a pool.c C s || _ tj| d||f � d S )Nz%s: %s)�poolr �__init__)�selfr �messager r r r s zPoolError.__init__c C s | j dfS )N)NN)� __class__)r r r r � __reduce__ s zPoolError.__reduce__N)r r r r r r r r r r r s r c @ s e Zd ZdZdd� Zdd� ZdS )�RequestErrorz8Base exception for PoolErrors that have associated URLs.c C s || _ tj| ||� d S )N)�urlr r )r r r r r r r r # s zRequestError.__init__c C s | j d | jd ffS )N)r r )r r r r r '