diff options
Diffstat (limited to 'python/python-urllib3/README')
-rw-r--r-- | python/python-urllib3/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-urllib3/README b/python/python-urllib3/README new file mode 100644 index 000000000000..4420981dcef3 --- /dev/null +++ b/python/python-urllib3/README @@ -0,0 +1,2 @@ +Urllib3 is an HTTP library with thread-safe connection +pooling, file post, and more. |