/opt/alt/python311/lib64/python3.11/urllib/__pycache__
Edit: /opt/alt/python311/lib64/python3.11/urllib/__pycache__/response.cpython-311.opt-1.pyc (5206B)
§
jw
ð&ú%ã ó” — d Z ddlZg d¢Z G d„ dej ¦ « Z G d„ de¦ « Z G d„ d e¦ « Z G d
„ de¦ « ZdS )a Response classes used by urllib.
The base class, addbase, defines a minimal file-like interface,
including read() and readline(). The typical response object is an
addinfourl instance, which defines an info() method that returns
headers and a geturl() method that returns the url.
é N)ÚaddbaseÚaddclosehookÚaddinfoÚ
addinfourlc ó4 ‡ — e Zd ZdZˆ fd„Zd„ Zd„ Zd„ Zˆ xZS )r zOBase class for addinfo and addclosehook. Is a good idea for garbage collection.c ól •— t t | ¦ « |dd¬¦ « || _ d S )Nz
F)Údelete)Úsuperr Ú__init__Úfp)Úselfr Ú __class__s €ú6/opt/alt/python311/lib64/python3.11/urllib/response.pyr zaddbase.__init__ s4 ø€ Ý
�g˜ÑÔ×&Ò& rÐ+>ÀuÐ&ÑMÔMÐMàˆŒˆˆó c óR — d| j j ›dt | ¦ « ›d| j ›d�S )Nú)r Ú__name__ÚidÚfile©r
s r Ú__repr__zaddbase.__repr__ s3 € € Ø-1¬^Ô-DÐ-DÐ-DÝ-/°©X¬X¨X¨X°t´y°y°yðBð Br c ó<