Commit 36704768 authored by Jason Madden's avatar Jason Madden

Lint.

parent 51821a55
......@@ -89,7 +89,7 @@ Waiting
.. autofunction:: joinall
Working with multiple processes
=============================
===============================
.. note::
These functions will only be available if :func:`os.fork` is
......
......@@ -8,7 +8,6 @@ except ImportError:
import socket
import gevent
from gevent import select
from gevent.monkey import patch_all
import gevent.testing as greentest
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment