Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. 15 years ago
..
dispatch 5d7819d5a3 Doc fixes 15 years ago
__init__.py 9efb933253 Refactored celery.bin.celeryd into celery.bin.celeryd + celery.apps.worker 15 years ago
compat.py ee8e04d4e3 PEP8ify + pyflakes 15 years ago
functional.py 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. 15 years ago
info.py a1b13b79b9 Reanamed *routing_table* -> *queues*, to not be confused with the new routing functionality. 15 years ago
mail.py b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. 15 years ago
patch.py 85fb35af30 try: finally is available in 2.4, just not try: except: finally 15 years ago
term.py 9710a26699 term.colored: Fix parameter list to work for Python <= 2.5 15 years ago
timer2.py 41edc9e63e timer2: time2.sleep may be unavailable if we lose the race at interpreter shutdown 15 years ago
timeutils.py 3043945a71 timeutils.timedelta_seconds: Must return 0 for negative seconds. 15 years ago