mirror of
https://github.com/apache/superset.git
synced 2026-05-25 09:45:18 +00:00
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{".class": "MypyFile", "_fullname": "redis.exceptions", "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "AuthenticationError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.AuthenticationError", "name": "AuthenticationError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.AuthenticationError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.AuthenticationError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AuthenticationWrongNumberOfArgsError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.ResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.AuthenticationWrongNumberOfArgsError", "name": "AuthenticationWrongNumberOfArgsError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.AuthenticationWrongNumberOfArgsError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.AuthenticationWrongNumberOfArgsError", "redis.exceptions.ResponseError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "BusyLoadingError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.ConnectionError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.BusyLoadingError", "name": "BusyLoadingError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.BusyLoadingError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.BusyLoadingError", "redis.exceptions.ConnectionError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ChildDeadlockedError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.ChildDeadlockedError", "name": "ChildDeadlockedError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.ChildDeadlockedError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.ChildDeadlockedError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ConnectionError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.ConnectionError", "name": "ConnectionError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.ConnectionError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.ConnectionError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "DataError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.DataError", "name": "DataError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.DataError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.DataError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ExecAbortError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.ResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.ExecAbortError", "name": "ExecAbortError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.ExecAbortError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.ExecAbortError", "redis.exceptions.ResponseError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "InvalidResponse": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.InvalidResponse", "name": "InvalidResponse", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.InvalidResponse", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.InvalidResponse", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "LockError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError", "builtins.ValueError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.LockError", "name": "LockError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.LockError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.LockError", "redis.exceptions.RedisError", "builtins.ValueError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "LockNotOwnedError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.LockError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.LockNotOwnedError", "name": "LockNotOwnedError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.LockNotOwnedError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.LockNotOwnedError", "redis.exceptions.LockError", "redis.exceptions.RedisError", "builtins.ValueError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "NoPermissionError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.ResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.NoPermissionError", "name": "NoPermissionError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.NoPermissionError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.NoPermissionError", "redis.exceptions.ResponseError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "NoScriptError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.ResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.NoScriptError", "name": "NoScriptError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.NoScriptError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.NoScriptError", "redis.exceptions.ResponseError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "PubSubError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.PubSubError", "name": "PubSubError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.PubSubError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.PubSubError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ReadOnlyError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.ResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.ReadOnlyError", "name": "ReadOnlyError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.ReadOnlyError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.ReadOnlyError", "redis.exceptions.ResponseError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "RedisError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.RedisError", "name": "RedisError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.RedisError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ResponseError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.ResponseError", "name": "ResponseError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.ResponseError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.ResponseError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TimeoutError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.TimeoutError", "name": "TimeoutError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.TimeoutError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.TimeoutError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "WatchError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.exceptions.RedisError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.exceptions.WatchError", "name": "WatchError", "type_vars": []}, "flags": [], "fullname": "redis.exceptions.WatchError", "metaclass_type": null, "metadata": {}, "module_name": "redis.exceptions", "mro": ["redis.exceptions.WatchError", "redis.exceptions.RedisError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.exceptions.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.exceptions.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.exceptions.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.exceptions.__package__", "name": "__package__", "type": "builtins.str"}}, "__unicode__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.exceptions.__unicode__", "name": "__unicode__", "type": null}}}, "path": "/Users/max/.cache/pre-commit/repoejng1phv/py_env-python3.7/lib/python3.7/site-packages/redis-stubs/exceptions.pyi"} |