summaryrefslogtreecommitdiffstats
path: root/python/txrequests/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/txrequests/README')
-rw-r--r--python/txrequests/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/txrequests/README b/python/txrequests/README
deleted file mode 100644
index 7324e89254..0000000000
--- a/python/txrequests/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Asynchronous Python HTTP Requests for Humans
-
-Small add-on for the python requests http library. Makes use twisted's
-ThreadPool, so that the requests' API returns deferred.