Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ AppImportError
Class
AppImportError
gunicorn/errors.py:27–28 ·
view source on GitHub ↗
Exception raised when loading an application
Source
from the content-addressed store, hash-verified
25
26
27
class
AppImportError(Exception):
28
""
" Exception raised when loading an application "
""
Callers
1
import_app
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected