AlkantarClanX12
Current Path : /proc/self/root/opt/alt/python39/lib64/python3.9/urllib/__pycache__/ |
Current File : //proc/self/root/opt/alt/python39/lib64/python3.9/urllib/__pycache__/error.cpython-39.opt-2.pyc |
a R�fH � @ sJ d dl Zg d�ZG dd� de�ZG dd� deejj�ZG dd� de�ZdS ) � N)�URLError� HTTPError�ContentTooShortErrorc @ s e Zd Zddd�Zdd� ZdS )r Nc C s |f| _ || _|d ur|| _d S �N)�args�reason�filename)�selfr r � r �1/opt/alt/python39/lib64/python3.9/urllib/error.py�__init__ s zURLError.__init__c C s d| j S )Nz<urlopen error %s>)r �r r r r �__str__ s zURLError.__str__)N)�__name__� __module__�__qualname__r r r r r r r s r c @ sT e Zd ZejjjZdd� Zdd� Zdd� Z e dd� �Ze d d � �Zej dd � �ZdS ) r c C s: || _ || _|| _|| _|| _|d ur6| �||||� d S r )�code�msg�hdrs�fpr �_HTTPError__super_init)r Zurlr r r r r r r r '