aboutsummaryrefslogtreecommitdiff
path: root/urllib3.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'urllib3.egg-info/SOURCES.txt')
-rw-r--r--urllib3.egg-info/SOURCES.txt103
1 files changed, 103 insertions, 0 deletions
diff --git a/urllib3.egg-info/SOURCES.txt b/urllib3.egg-info/SOURCES.txt
new file mode 100644
index 0000000..2f96e50
--- /dev/null
+++ b/urllib3.egg-info/SOURCES.txt
@@ -0,0 +1,103 @@
+CHANGES.rst
+CONTRIBUTORS.txt
+LICENSE.txt
+MANIFEST.in
+Makefile
+README.rst
+dev-requirements.txt
+setup.cfg
+setup.py
+docs/Makefile
+docs/README
+docs/collections.rst
+docs/conf.py
+docs/contrib.rst
+docs/doc-requirements.txt
+docs/exceptions.rst
+docs/helpers.rst
+docs/index.rst
+docs/make.bat
+docs/managers.rst
+docs/pools.rst
+docs/security.rst
+dummyserver/__init__.py
+dummyserver/handlers.py
+dummyserver/proxy.py
+dummyserver/server.py
+dummyserver/testcase.py
+dummyserver/certs/README.rst
+dummyserver/certs/cacert.key
+dummyserver/certs/cacert.no_san.pem
+dummyserver/certs/cacert.pem
+dummyserver/certs/client.csr
+dummyserver/certs/client.key
+dummyserver/certs/client.pem
+dummyserver/certs/client_bad.pem
+dummyserver/certs/server.crt
+dummyserver/certs/server.csr
+dummyserver/certs/server.key
+dummyserver/certs/server.key.org
+dummyserver/certs/server.no_san.crt
+dummyserver/certs/server.no_san.csr
+test/__init__.py
+test/benchmark.py
+test/port_helpers.py
+test/test_collections.py
+test/test_compatibility.py
+test/test_connectionpool.py
+test/test_exceptions.py
+test/test_fields.py
+test/test_filepost.py
+test/test_no_ssl.py
+test/test_poolmanager.py
+test/test_proxymanager.py
+test/test_response.py
+test/test_retry.py
+test/test_util.py
+test/appengine/__init__.py
+test/appengine/app.yaml
+test/appengine/nose.cfg
+test/appengine/requirements.txt
+test/appengine/test_urlfetch.py
+test/contrib/__init__.py
+test/contrib/test_gae_manager.py
+test/contrib/test_pyopenssl.py
+test/with_dummyserver/__init__.py
+test/with_dummyserver/test_connectionpool.py
+test/with_dummyserver/test_https.py
+test/with_dummyserver/test_no_ssl.py
+test/with_dummyserver/test_poolmanager.py
+test/with_dummyserver/test_proxy_poolmanager.py
+test/with_dummyserver/test_socketlevel.py
+urllib3/__init__.py
+urllib3/_collections.py
+urllib3/connection.py
+urllib3/connectionpool.py
+urllib3/exceptions.py
+urllib3/fields.py
+urllib3/filepost.py
+urllib3/poolmanager.py
+urllib3/request.py
+urllib3/response.py
+urllib3.egg-info/PKG-INFO
+urllib3.egg-info/SOURCES.txt
+urllib3.egg-info/dependency_links.txt
+urllib3.egg-info/requires.txt
+urllib3.egg-info/top_level.txt
+urllib3/contrib/__init__.py
+urllib3/contrib/appengine.py
+urllib3/contrib/ntlmpool.py
+urllib3/contrib/pyopenssl.py
+urllib3/packages/__init__.py
+urllib3/packages/ordered_dict.py
+urllib3/packages/six.py
+urllib3/packages/ssl_match_hostname/__init__.py
+urllib3/packages/ssl_match_hostname/_implementation.py
+urllib3/util/__init__.py
+urllib3/util/connection.py
+urllib3/util/request.py
+urllib3/util/response.py
+urllib3/util/retry.py
+urllib3/util/ssl_.py
+urllib3/util/timeout.py
+urllib3/util/url.py \ No newline at end of file