Add python-eventlet package to MOS 8.0 repository
[packages/trusty/python-eventlet.git] / python-eventlet / eventlet / green / zmq.py
similarity index 99%
rename from eventlet/eventlet/green/zmq.py
rename to python-eventlet/eventlet/green/zmq.py
index b08eabdc8431117a90fa9294950582f1a317dcd5..c1097fa758260093818a2c36a23400c6123bb284 100644 (file)
@@ -204,7 +204,7 @@ class Socket(_Socket):
         * send
         * recv
         * getsockopt
-    To ensure that the ``zmq.NOBLOCK`` flag is set and that sending or recieving
+    To ensure that the ``zmq.NOBLOCK`` flag is set and that sending or receiving
     is deferred to the hub (using :func:`eventlet.hubs.trampoline`) if a
     ``zmq.EAGAIN`` (retry) error is raised