Skip to content

Commit 345c1e7

Browse files
committed
improve the description of gevent.
1 parent a61b4a2 commit 345c1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/network.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ gevent
3131
------
3232

3333
`gevent <http://www.gevent.org/>`_ is a coroutine-based Python networking library
34-
that uses greenlets and libevent event loops.
34+
that uses greenlets to provide a high-level synchronous API on top of the libev event loop.

0 commit comments

Comments
 (0)