Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyload/pyload
/ depr
Function
depr
module/lib/bottle.py:128–129 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
126
127
# Backward compatibility
128
def
depr(message):
129
warnings.warn(message, DeprecationWarning, stacklevel=3)
130
131
132
# Small helpers
Callers
11
__call__
Method · 0.85
_context
Method · 0.85
mount
Method · 0.85
handle
Method · 0.85
_cast
Method · 0.85
COOKIES
Method · 0.85
_get_status
Method · 0.85
wsgiheader
Method · 0.85
COOKIES
Method · 0.85
apply
Method · 0.85
validate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected