From 8890208afafbc66fbaadf79e9b3e86a3480adc18 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 15:45:42 -0500 Subject: libraries/gevent: Fix README. --- libraries/gevent/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/gevent') diff --git a/libraries/gevent/README b/libraries/gevent/README index 1cb24df410..429e270503 100644 --- a/libraries/gevent/README +++ b/libraries/gevent/README @@ -6,7 +6,7 @@ Features include: - Lightweight execution units based on greenlet. - API that re-uses concepts from the Python standard library (for example there are Events and Queues). - - Cooperative sockets with SSL support ยป + - Cooperative sockets with SSL support. - DNS queries performed through threadpool or c-ares. - Monkey patching utility to get 3rd party modules to become cooperative -- cgit v1.2.3