/opt/alt/python311/lib64/python3.11/urllib/__pycache__
Edit: /opt/alt/python311/lib64/python3.11/urllib/__pycache__/error.cpython-311.pyc (3898B)
§
«¯é&ºknã óŒ — d Z ddlZddlZg d¢Z G d„ de¦ « Z G d„ deej j ¦ « Z G d„ d e¦ « Z
dS )
aï Exception classes raised by urllib.
The base exception class is URLError, which inherits from OSError. It
doesn't define any behavior of its own, but is the base class for all
exceptions defined in this package.
HTTPError is an exception class that is also a valid HTTP response
instance. It behaves this way because HTTP protocol errors are valid
responses, with a status code, headers, and a body. In some contexts,
an application may want to handle an exception like a regular
response.
é N)ÚURLErrorÚ HTTPErrorÚContentTooShortErrorc ó — e Zd Zdd„Zd„ ZdS )r Nc ó: — |f| _ || _ |� || _ d S d S ©N)ÚargsÚreasonÚfilename)Úselfr
r s ú3/opt/alt/python311/lib64/python3.11/urllib/error.pyÚ__init__zURLError.__init__ s+ € Ø�GˆŒ ؈ŒØÐØ$ˆDŒMˆMˆMð Ðó c ó — d| j z S )Nz
)r
©r s r
Ú__str__zURLError.__str__ s € Ø# d¤kÑ1Ð1r r )Ú__name__Ú
__module__Ú__qualname__r r © r r
r r s7 € € € € € ð%ð %ð %ð %ð2ð 2ð 2ð 2ð 2r r c ó’ — e Zd ZdZej j j Zd„ Zd„ Z d„ Z
ed„ ¦ « Zed„ ¦ « Z
e
j d„ ¦ « Z
dS ) r zBRaised when HTTP error occurs, but also acts like non-error returnc ó¦ — || _ || _ || _ || _ || _ |€t j ¦ « }| ||||¦ « d S r )ÚcodeÚmsgÚhdrsÚfpr ÚioÚBytesIOÚ_HTTPError__super_init)r Úurlr r r r s r
r zHTTPError.__init__' sU € ؈Œ ؈ŒØˆŒ ؈ŒØˆŒ
Ø
ˆ:Ý”‘”ˆBØ×Ò˜"˜d C¨Ñ.Ô.Ð.Ð.Ð.r c ó&