/usr/lib/python2.7/site-packages/urllib3/contrib
NameSizeModeActions
_securetransport/-0755rm
appengine.py109140644editdlrm
appengine.pyc94560644editdlrm
appengine.pyo94560644editdlrm
ntlmpool.py44590644editdlrm
ntlmpool.pyc38780644editdlrm
ntlmpool.pyo38780644editdlrm
pyopenssl.py158470644editdlrm
pyopenssl.pyc176680644editdlrm
pyopenssl.pyo176680644editdlrm
securetransport.py303090644editdlrm
securetransport.pyc221340644editdlrm
securetransport.pyo220390644editdlrm
socks.py63910644editdlrm
socks.pyc57670644editdlrm
socks.pyo57670644editdlrm
_appengine_environ.py7170644editdlrm
_appengine_environ.pyc14840644editdlrm
_appengine_environ.pyo14840644editdlrm
__init__.py00644editdlrm
__init__.pyc1470644editdlrm
__init__.pyo1470644editdlrm
Edit: /usr/lib/python2.7/site-packages/urllib3/contrib/socks.pyo (5767B)
σ nf·\c@@s€dZddlmZyddlZWn@ek rhddlZddlmZejdeƒ‚nXddl m Z m Z ddlmZmZdd lmZmZdd lmZmZdd lmZdd lmZyddlZWnek r dZnXd efd„ƒYZdeefd„ƒYZdefd„ƒYZdefd„ƒYZdefd„ƒYZ dS(sν This module contains provisional support for SOCKS proxies from within urllib3. This module supports SOCKS4 (specifically the SOCKS4A variant) and SOCKS5. To enable its functionality, either install PySocks or install this module with the ``socks`` extra. The SOCKS implementation supports the full range of urllib3 features. It also supports the following SOCKS features: - SOCKS4 - SOCKS4a - SOCKS5 - Usernames and passwords for the SOCKS proxy Known Limitations: - Currently PySocks does not support contacting remote websites via literal IPv6 addresses. Any such connection attempt will fail. You must use a domain name. - Currently PySocks does not support IPv6 connections to the SOCKS proxy. Any such connection attempt will fail. i(tabsolute_importNi(tDependencyWarningsΒSOCKS support in urllib3 requires the installation of optional dependencies: specifically, PySocks. For more information, see https://urllib3.readthedocs.io/en/latest/contrib.html#socks-proxies(terrorttimeout(tHTTPConnectiontHTTPSConnection(tHTTPConnectionPooltHTTPSConnectionPool(tConnectTimeoutErrortNewConnectionError(t PoolManager(t parse_urltSOCKSConnectioncB@s eZdZd„Zd„ZRS(sG A plain-text HTTP connection that connects via a SOCKS proxy. cO@s/|jdƒ|_tt|ƒj||ŽdS(Nt_socks_options(tpopR tsuperR t__init__(tselftargstkwargs((s9/usr/lib/python2.7/site-packages/urllib3/contrib/socks.pyR?scC@si}|jr|j|d '               N(R.R/R0R2R4RHR=R(((s9/usr/lib/python2.7/site-packages/urllib3/contrib/socks.pyR5s  (!R0t __future__RR!t ImportErrortwarningst exceptionsRtwarntsocketRR)RR%t connectionRRtconnectionpoolRRRR t poolmanagerR tutil.urlR tsslR=R R1R2R4R5(((s9/usr/lib/python2.7/site-packages/urllib3/contrib/socks.pyts2    F