Server IP : 184.154.167.98 / Your IP : 3.141.26.47 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib64/python3.6/urllib/__pycache__/ |
Upload File : |
3 \� � @ sZ d dl Z ddddgZG dd� de j�ZG dd� de�ZG dd� de�ZG d d� de�ZdS ) � N�addbase�addclosehook�addinfo� addinfourlc s4 e Zd Z� fdd�Zdd� Zdd� Zdd� Z� ZS ) r c s t t| �j|ddd� || _d S )Nz<urllib response>F)�delete)�superr �__init__�fp)�selfr )� __class__� �'/usr/lib64/python3.6/urllib/response.pyr s zaddbase.__init__c C s d| j jt| �| jf S )Nz<%s at %r whose fp = %r>)r �__name__�id�file)r r r r �__repr__ s zaddbase.__repr__c C s | j jrtd��| S )NzI/O operation on closed file)r �closed� ValueError)r r r r � __enter__ s zaddbase.__enter__c C s | j � d S )N)�close)r �type�value� tracebackr r r �__exit__! s zaddbase.__exit__)r � __module__�__qualname__r r r r � __classcell__r r )r r r s c s( e Zd Z� fdd�Z� fdd�Z� ZS )r c s t t| �j|� || _|| _d S )N)r r r � closehook�hookargs)r r r r )r r r r ( s zaddclosehook.__init__c s>