summaryrefslogtreecommitdiff
path: root/eventlet/green/time.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-1/+1
* Using slurp_properties throughout eventlet.green.Ryan Williams2011-04-091-3/+2
* More robust transference of properties from stdlib modules. Also more effici...Ryan Williams2010-08-181-1/+3
* Fixed test_asyncore for 2.7Ryan Williams2010-07-231-1/+1
* Consolidated execs in various green modules.Ryan Williams2010-06-251-2/+1
* tweak to silence false alarm in pyflakes reportTavis Rudd2010-02-241-0/+1
* Deprecated api.py and removed references to it.Ryan Williams2010-02-201-1/+1
* Tweaked the way monkey_patch works so that it'll work better if called after ...Ryan Williams2010-02-071-0/+1
* fix green package not to use absolute_import and otherwise be nice on 2.4Denis Bilenko2009-05-191-6/+3
* added green/time.pyDenis Bilenko2008-10-071-0/+7