aboutsummaryrefslogtreecommitdiff
path: root/urllib3.egg-info/SOURCES.txt
diff options
context:
space:
mode:
authorSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 13:19:35 -0700
committerSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 13:19:35 -0700
commit52980ebd0a4eb75acf055a2256e095772c1fa7c6 (patch)
treef339a7e66934caa7948c15e8c5bd3ea04ee72e5a /urllib3.egg-info/SOURCES.txt
parent92b84b67f7b187b81dacbf1ae46d59a1d0b5b125 (diff)
downloadpython-urllib3-52980ebd0a4eb75acf055a2256e095772c1fa7c6.tar
python-urllib3-52980ebd0a4eb75acf055a2256e095772c1fa7c6.tar.gz
Imported Upstream version 1.7.1
Diffstat (limited to 'urllib3.egg-info/SOURCES.txt')
-rw-r--r--urllib3.egg-info/SOURCES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/urllib3.egg-info/SOURCES.txt b/urllib3.egg-info/SOURCES.txt
index 69ec475..32759d9 100644
--- a/urllib3.egg-info/SOURCES.txt
+++ b/urllib3.egg-info/SOURCES.txt
@@ -8,11 +8,15 @@ setup.py
test-requirements.txt
dummyserver/__init__.py
dummyserver/handlers.py
+dummyserver/proxy.py
dummyserver/server.py
dummyserver/testcase.py
+test/__init__.py
+test/benchmark.py
test/test_collections.py
test/test_connectionpool.py
test/test_exceptions.py
+test/test_fields.py
test/test_filepost.py
test/test_poolmanager.py
test/test_proxymanager.py
@@ -22,6 +26,7 @@ urllib3/__init__.py
urllib3/_collections.py
urllib3/connectionpool.py
urllib3/exceptions.py
+urllib3/fields.py
urllib3/filepost.py
urllib3/poolmanager.py
urllib3/request.py