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.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/urllib3.egg-info/SOURCES.txt b/urllib3.egg-info/SOURCES.txt
index 32759d9..a5170fb 100644
--- a/urllib3.egg-info/SOURCES.txt
+++ b/urllib3.egg-info/SOURCES.txt
@@ -11,9 +11,8 @@ dummyserver/handlers.py
dummyserver/proxy.py
dummyserver/server.py
dummyserver/testcase.py
-test/__init__.py
-test/benchmark.py
test/test_collections.py
+test/test_compatibility.py
test/test_connectionpool.py
test/test_exceptions.py
test/test_fields.py
@@ -24,6 +23,7 @@ test/test_response.py
test/test_util.py
urllib3/__init__.py
urllib3/_collections.py
+urllib3/connection.py
urllib3/connectionpool.py
urllib3/exceptions.py
urllib3/fields.py
@@ -42,4 +42,5 @@ urllib3/contrib/pyopenssl.py
urllib3/packages/__init__.py
urllib3/packages/ordered_dict.py
urllib3/packages/six.py
-urllib3/packages/ssl_match_hostname/__init__.py \ No newline at end of file
+urllib3/packages/ssl_match_hostname/__init__.py
+urllib3/packages/ssl_match_hostname/_implementation.py \ No newline at end of file