K 10 svn:author V 6 sylvio K 8 svn:date V 27 2010-02-13T19:27:23.000000Z K 7 svn:log V 366 - Greenlet provides a primitive form of micro-threads in the form of a native extension module to Python. Higher-level primitives such as coroutine scheduling are not part of greenlet itself, but can be built upon it. WWW: http://pypi.python.org/pypi/greenlet PR: ports/143610 Submitted by: Peter Schuller Approved by: miwi (mentor) END