ÿØÿàJFIFÿþ ÿÛC       ÿÛC ÿÀÿÄÿÄ"#QrÿÄÿÄ&1!A"2qQaáÿÚ ?Øy,æ/3JæÝ¹È߲؋5êXw²±ÉyˆR”¾I0ó2—PI¾IÌÚiMö¯–þrìN&"KgX:Šíµ•nTJnLK„…@!‰-ý ùúmë;ºgµŒ&ó±hw’¯Õ@”Ü— 9ñ-ë.²1<yà‚¹ïQÐU„ہ?.’¦èûbß±©Ö«Âw*VŒ) `$‰bØÔŸ’ëXÖ-ËTÜíGÚ3ð«g Ÿ§¯—Jx„–’U/ÂÅv_s(Hÿ@TñJÑãõçn­‚!ÈgfbÓc­:él[ðQe 9ÀPLbÃãCµm[5¿ç'ªjglå‡Ûí_§Úõl-;"PkÞÞÁQâ¼_Ñ^¢SŸx?"¸¦ùY騐ÒOÈ q’`~~ÚtËU¹CڒêV  I1Áß_ÿÙ m"[c@s,dZddlmZdefdYZdefdYZdefdYZd efd YZd efd YZd efdYZ dee fdYZ de fdYZ defdYZ defdYZ deefdYZdeefdYZdeefdYZdeefdYZdefd YZd!efd"YZd#eefd$YZd%eefd&YZd'efd(YZd)efd*YZd+efd,YZd-eefd.YZd/efd0YZd1S(2s` requests.exceptions ~~~~~~~~~~~~~~~~~~~ This module contains the set of Requests' exceptions. i(t HTTPErrortRequestExceptioncBseZdZdZRS(sTThere was an ambiguous exception that occurred while handling your request. cOs|jdd}||_|jdd|_|dk rg|j rgt|drg|jj|_ntt|j||dS(sBInitialize RequestException with `request` and `response` objects.tresponsetrequestN(tpoptNoneRRthasattrtsuperRt__init__(tselftargstkwargsR((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRs (t__name__t __module__t__doc__R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR sRcBseZdZRS(sAn HTTP error occurred.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRstConnectionErrorcBseZdZRS(sA Connection error occurred.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR st ProxyErrorcBseZdZRS(sA proxy error occurred.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR$stSSLErrorcBseZdZRS(sAn SSL error occurred.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR(stTimeoutcBseZdZRS(sThe request timed out. Catching this error will catch both :exc:`~requests.exceptions.ConnectTimeout` and :exc:`~requests.exceptions.ReadTimeout` errors. (R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR,stConnectTimeoutcBseZdZRS(sThe request timed out while trying to connect to the remote server. Requests that produced this error are safe to retry. (R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR5st ReadTimeoutcBseZdZRS(s@The server did not send any data in the allotted amount of time.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR<st URLRequiredcBseZdZRS(s*A valid URL is required to make a request.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR@stTooManyRedirectscBseZdZRS(sToo many redirects.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRDst MissingSchemacBseZdZRS(s/The URL schema (e.g. http or https) is missing.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRHst InvalidSchemacBseZdZRS(s"See defaults.py for valid schemas.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRLst InvalidURLcBseZdZRS(s%The URL provided was somehow invalid.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRPst InvalidHeadercBseZdZRS(s.The header value provided was somehow invalid.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRTstInvalidProxyURLcBseZdZRS(s"The proxy URL provided is invalid.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRXstChunkedEncodingErrorcBseZdZRS(s?The server declared chunked encoding but sent an invalid chunk.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR\stContentDecodingErrorcBseZdZRS(s!Failed to decode response content(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR`stStreamConsumedErrorcBseZdZRS(s2The content for this response was already consumed(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRdst RetryErrorcBseZdZRS(sCustom retries logic failed(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyRhstUnrewindableBodyErrorcBseZdZRS(s:Requests encountered an error when trying to rewind a body(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR lstRequestsWarningcBseZdZRS(sBase warning for Requests.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR!rstFileModeWarningcBseZdZRS(sJA file was opened in text mode, but Requests determined its binary length.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR"wstRequestsDependencyWarningcBseZdZRS(s@An imported dependency doesn't match the expected version range.(R R R(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyR#|sN(Rturllib3.exceptionsRt BaseHTTPErrortIOErrorRRRRRRRRRt ValueErrorRRRRRRRt TypeErrorRRR tWarningR!tDeprecationWarningR"R#(((sD/opt/alt/python27/lib/python2.7/site-packages/requests/exceptions.pyts0