MCPcopy
hub / github.com/celery/celery / functional.py

File functional.py

celery/utils/functional.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Functional-style utilities."""
2import inspect
3import sys
4from collections import UserList

Callers

nothing calls this directly

Calls 1

get_loggerFunction · 0.90

Tested by

no test coverage detected