PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB`  oYQ @spdZddlZdddgZGdddeZGdddeejjZGdddeZ 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. NURLError HTTPErrorContentTooShortErrorc@s+eZdZdddZddZdS)rNcCs.|f|_||_|dk r*||_dS)N)argsreasonfilename)selfrrr $/opt/python35/lib/python3.5/error.py__init__s   zURLError.__init__cCs d|jS)Nz)r)rr r r __str__szURLError.__str__)__name__ __module__ __qualname__r r r r r r rs c@seZdZdZejjjZddZddZ ddZ e dd Z e d d Z e jd d Z d S)rzBRaised when HTTP error occurs, but also acts like non-error returncCsS||_||_||_||_||_|dk rO|j||||dS)N)codemsghdrsfpr_HTTPError__super_init)rZurlrrrrr r r r 's      zHTTPError.__init__cCsd|j|jfS)NzHTTP Error %s: %s)rr)rr r r r 4szHTTPError.__str__cCsd|j|jfS)Nz)rr)rr r r __repr__7szHTTPError.__repr__cCs|jS)N)r)rr r r r<szHTTPError.reasoncCs|jS)N)r)rr r r headers@szHTTPError.headerscCs ||_dS)N)r)rrr r r rDsN)r rr__doc__urllibresponse addinfourlr rr rpropertyrrsetterr r r r r#s   c@s"eZdZdZddZdS)rzDException raised when downloaded size does not match content-length.cCstj||||_dS)N)rr content)rmessagerr r r r KszContentTooShortError.__init__N)r rrrr r r r r rIs ) rZurllib.responser__all__OSErrorrrrrrr r r r  s  &