python (3.11.7)

(root)/
lib/
python3.11/
urllib/
__pycache__/
error.cpython-311.pyc

eo	dZddlZddlZgdZGddeZGddeejjZ	Gdd	eZ
dS)
aException 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	HTTPErrorContentTooShortErrorceZdZddZdZdS)rNc:|f|_||_|	||_dSdSN)argsreasonfilename)selfr
rs   @/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/urllib/error.py__init__zURLError.__init__s+G	$DMMM cd|jzS)Nz<urlopen error %s>)r
rs r
__str__zURLError.__str__s#dk11rr)__name__
__module____qualname__rrrr
rrs7%%%%22222rrceZdZdZejjjZdZdZ	dZ
edZedZ
e
jdZ
dS)	rzBRaised when HTTP error occurs, but also acts like non-error returnc||_||_||_||_||_|tj}|||||dSr)codemsghdrsfprioBytesIO_HTTPError__super_init)rurlrrrrs      r
rzHTTPError.__init__'sU		

:B"dC.....rc&d|jd|jS)NzHTTP Error : rrrs r
rzHTTPError.__str__1s&*iii::rc(d|jd|jdS)Nz<HTTPError r">r#rs r
__repr__zHTTPError.__repr__4s'+yyy$(((;;rc|jSr)rrs r
r
zHTTPError.reason9s	xrc|jSrrrs r
headerszHTTPError.headers=s
yrc||_dSrr))rr*s  r
r*zHTTPError.headersAs
			rN)rrr__doc__urllibresponse
addinfourlrrrr&propertyr
r*setterrrr
rr#sLL?-6L///;;;<<<
XX
^^rrceZdZdZdZdS)rzDException raised when downloaded size does not match content-length.cJt||||_dSr)rrcontent)rmessager4s   r
rzContentTooShortError.__init__Hs#$(((rN)rrrr,rrrr
rrFs)NNrr)r,rurllib.responser-__all__OSErrorrr.r/rrrrr
<module>r9s
			
;
;
;
2
2
2
2
2w
2
2
2      &/4   F8r