summaryrefslogtreecommitdiffstats
path: root/Lib/test/data
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-12-07 18:41:26 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-12-07 18:41:26 (GMT)
commit227f6e0dc5415cac4dcec0c8b045d128b6b02915 (patch)
tree930e02a4dc2ed8c4c8c24c43c3837fcc0639797d /Lib/test/data
parentfd0c92fe07ff9c06a2174438c1b04460ab601cd8 (diff)
downloadcpython-227f6e0dc5415cac4dcec0c8b045d128b6b02915.zip
cpython-227f6e0dc5415cac4dcec0c8b045d128b6b02915.tar.gz
cpython-227f6e0dc5415cac4dcec0c8b045d128b6b02915.tar.bz2
remove HTTPSConnection's check_hostname parameter (#22959)
Diffstat (limited to 'Lib/test/data')
-rw-r--r--Lib/test/data/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/data/README b/Lib/test/data/README
deleted file mode 100644
index 8bf8c9b..0000000
--- a/Lib/test/data/README
+++ /dev/null
@@ -1,2 +0,0 @@
-This empty directory serves as destination for temporary files
-created by some tests.