summaryrefslogtreecommitdiff
path: root/eventlet/support/stacklesss.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-2/+2
* PEP-8 fixes, tox runs pep8 checkSergey Shepelev2014-04-231-1/+1
* python3 compatibility: print functionSergey Shepelev2014-04-231-2/+2
* fix some unused vars that pyflakes complained aboutTavis Rudd2010-02-241-5/+5
* Removed copyright headers from individual files, added LICENSE and AUTHORS fi...Ryan Williams2009-10-031-19/+0
* remove unused importsDenis Bilenko2009-06-121-2/+0
* kill trailing whitespaceDenis Bilenko2009-06-121-4/+0
* move copytright and license out of docstring in the commentsDenis Bilenko2009-06-121-23/+22
* Fix bug in stackless support, remove prints, ad update the operating systems ...donovan2008-06-111-2/+2
* Add gthreadless (greenlet / deferred integration) and fix some module namesradix2008-03-191-0/+110