summaryrefslogtreecommitdiff
path: root/eventlet/corolocal.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-3/+6
* Reimplemented corolocal so as to implement __init__, local function calling, ...Ryan Williams2010-02-241-24/+44
* Deprecated api.py and removed references to it.Ryan Williams2010-02-201-2/+2
* More doc cleanup. Removed timer module from docs because it's an internal de...Ryan Williams2009-12-311-0/+2
* Fleshed out the rest of eventlet.green.thread, tweaked all.py so it discerns ...Ryan Williams2009-11-301-8/+7
* Ammended eventlet Sphinx documentation. This removed some of the Doxygen-isms...Huin Linden2009-09-171-1/+1
* Slight doc shufflingRyan Williams2009-07-141-1/+1
* remove printDenis Bilenko2009-05-191-1/+0
* corolocal: add missing importDenis Bilenko2009-05-191-1/+1
* add corolocal moduledonovan2008-06-111-0/+30