소스 검색
Update imports.py to work properly with celery_http_gateway.
Without this fix in place the following error was emitted
when trying to query a task status via the celery_http_gateway:
"sequence item 0: expected string, module found"
Traceback: http://pastie.org/4188542