From ac5b67661aa424e9a191da2a326b2484d08c1d47 Mon Sep 17 00:00:00 2001
From: "Bradley M. Kuhn"
Gevent provides light-weight “green” threads with a similar -> interface as the standard “threading” and -“multiprocessing” packages. > The library includes a DNS -resolver, a WSGI server, a monkey patching > utility to make 3rd party -protocol implementations cooperative and > support for SSL sockets.
+interface as the standard “threading” and +“multiprocessing” packages. The library includes a DNS +resolver, a WSGI server, a monkey patching utility to make 3rd party +protocol implementations cooperative and support for SSL sockets.