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`  Tc@sddlZddlZddlZddlmZddlZddlmZyddlm Z m Z Wn'e k rddl m Z m Z nXdefdYZyeZddlZejZWn3e efk rdZdefd YZnXy eZWn'ek r2d efd YZnXdd lmZmZmZdd lmZddl m!Z!m"Z"m#Z#m$Z$ddl%m&Z&idd6dd6Z'ej(dddZ)de efdYZ de fdYZdefdYZ*ereZ+e*ZndS(iN(ttimeouti(tsix(tHTTPConnectiont HTTPExceptiontDummyConnectioncBseZdZRS(s-Used to detect a failed ConnectionCls import.(t__name__t __module__t__doc__(((s6/usr/lib/python2.7/site-packages/urllib3/connection.pyRst BaseSSLErrorcBseZRS((RR(((s6/usr/lib/python2.7/site-packages/urllib3/connection.pyRstConnectionErrorcBseZRS((RR(((s6/usr/lib/python2.7/site-packages/urllib3/connection.pyR "s(tConnectTimeoutErrortSystemTimeWarningtSecurityWarning(tmatch_hostname(tresolve_cert_reqstresolve_ssl_versiontssl_wrap_sockettassert_fingerprint(t connectioniPthttpithttpsiRcBsZeZdZedZejejdfgZe Z dZ dZ dZ dZRS(s{ Based on httplib.HTTPConnection but provides an extra constructor backwards-compatibility layer between older and newer Pythons. Additional keyword parameters are used to configure attributes of the connection. Accepted parameters include: - ``strict``: See the documentation on :class:`urllib3.connectionpool.HTTPConnectionPool` - ``source_address``: Set the source address for the current connection. .. note:: This is ignored for Python 2.6. It is only applied for 2.7 and 3.x - ``socket_options``: Set specific options on the underlying socket. If not specified, then defaults are loaded from ``HTTPConnection.default_socket_options`` which includes disabling Nagle's algorithm (sets TCP_NODELAY to 1) unless the connection is behind a proxy. For example, if you wish to enable TCP Keep Alive in addition to the defaults, you might pass:: HTTPConnection.default_socket_options + [ (socket.SOL_SOCKET, socket.SO_KEEPALIVE, 1), ] Or you may want to disable the defaults by passing an empty list (e.g., ``[]``). RicOstjr|jddn|jd|_tjdkrP|jddn|jd|j|_ t j |||dS(Ntstricttsource_addressiitsocket_options(ii( RtPY3tpoptNonetgetRtsyst version_infotdefault_socket_optionsRt_HTTPConnectiont__init__(tselftargstkw((s6/usr/lib/python2.7/site-packages/urllib3/connection.pyR cs cCsi}|jr|j|dsF         " `N