Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ DataError
Class
DataError
redis/exceptions.py:61–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
60
61
class
DataError(RedisError):
62
pass
63
64
65
class
PubSubError(RedisError):
Callers
15
extract_expire_flags
Function · 0.90
set_pubsub_node
Method · 0.90
__init__
Method · 0.90
set_default_node
Method · 0.90
get_node
Method · 0.90
set_pubsub_node
Method · 0.90
acl_genpass
Method · 0.90
acl_log
Method · 0.90
acl_setuser
Method · 0.90
client_kill_filter
Method · 0.90
client_list
Method · 0.90
client_reply
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected