mirror of
https://github.com/apache/superset.git
synced 2026-05-25 17:55:15 +00:00
1 line
86 KiB
JSON
1 line
86 KiB
JSON
{".class": "MypyFile", "_fullname": "aiohttp.web_exceptions", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_public": false}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef", "module_public": false}, "HTTPAccepted": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPSuccessful"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPAccepted", "name": "HTTPAccepted", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPAccepted", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPAccepted", "aiohttp.web_exceptions.HTTPSuccessful", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPAccepted.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPBadGateway": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPBadGateway", "name": "HTTPBadGateway", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPBadGateway", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPBadGateway", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPBadGateway.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPBadRequest": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPBadRequest", "name": "HTTPBadRequest", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPBadRequest", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPBadRequest", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPBadRequest.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPClientError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPClientError", "name": "HTTPClientError", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPClientError", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPConflict": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPConflict", "name": "HTTPConflict", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPConflict", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPConflict", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPConflict.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPCreated": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPSuccessful"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPCreated", "name": "HTTPCreated", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPCreated", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPCreated", "aiohttp.web_exceptions.HTTPSuccessful", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPCreated.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPException"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPError", "name": "HTTPError", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPError", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPException": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_response.Response", "builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPException", "name": "HTTPException", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPException", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__bool__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "aiohttp.web_exceptions.HTTPException.__bool__", "name": "__bool__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.web_exceptions.HTTPException"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__bool__ of HTTPException", "ret_type": "builtins.bool", "variables": []}}}, "__http_exception__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "aiohttp.web_exceptions.HTTPException.__http_exception__", "name": "__http_exception__", "type": "builtins.bool"}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 5, 5, 5, 5, 5], "arg_names": ["self", "headers", "reason", "body", "text", "content_type"], "flags": [], "fullname": "aiohttp.web_exceptions.HTTPException.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 5, 5, 5, 5, 5], "arg_names": ["self", "headers", "reason", "body", "text", "content_type"], "arg_types": ["aiohttp.web_exceptions.HTTPException", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "multidict.istr"]}, "builtins.str"], "type_ref": "typing.Mapping"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDict"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDictProxy"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of HTTPException", "ret_type": {".class": "NoneType"}, "variables": []}}}, "empty_body": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "aiohttp.web_exceptions.HTTPException.empty_body", "name": "empty_body", "type": "builtins.bool"}}, "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "aiohttp.web_exceptions.HTTPException.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPExpectationFailed": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPExpectationFailed", "name": "HTTPExpectationFailed", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPExpectationFailed", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPExpectationFailed", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPExpectationFailed.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPFailedDependency": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPFailedDependency", "name": "HTTPFailedDependency", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPFailedDependency", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPFailedDependency", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPFailedDependency.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPForbidden": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPForbidden", "name": "HTTPForbidden", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPForbidden", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPForbidden", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPForbidden.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPFound": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions._HTTPMove"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPFound", "name": "HTTPFound", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPFound", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPFound", "aiohttp.web_exceptions._HTTPMove", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPFound.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPGatewayTimeout": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPGatewayTimeout", "name": "HTTPGatewayTimeout", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPGatewayTimeout", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPGatewayTimeout", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPGatewayTimeout.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPGone": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPGone", "name": "HTTPGone", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPGone", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPGone", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPGone.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPInsufficientStorage": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPInsufficientStorage", "name": "HTTPInsufficientStorage", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPInsufficientStorage", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPInsufficientStorage", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPInsufficientStorage.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPInternalServerError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPInternalServerError", "name": "HTTPInternalServerError", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPInternalServerError", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPInternalServerError", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPInternalServerError.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPLengthRequired": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPLengthRequired", "name": "HTTPLengthRequired", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPLengthRequired", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPLengthRequired", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPLengthRequired.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPMethodNotAllowed": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPMethodNotAllowed", "name": "HTTPMethodNotAllowed", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPMethodNotAllowed", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPMethodNotAllowed", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 5, 5, 5, 5, 5], "arg_names": ["self", "method", "allowed_methods", "headers", "reason", "body", "text", "content_type"], "flags": [], "fullname": "aiohttp.web_exceptions.HTTPMethodNotAllowed.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 5, 5, 5, 5, 5], "arg_names": ["self", "method", "allowed_methods", "headers", "reason", "body", "text", "content_type"], "arg_types": ["aiohttp.web_exceptions.HTTPMethodNotAllowed", "builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Iterable"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "multidict.istr"]}, "builtins.str"], "type_ref": "typing.Mapping"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDict"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDictProxy"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of HTTPMethodNotAllowed", "ret_type": {".class": "NoneType"}, "variables": []}}}, "allowed_methods": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPMethodNotAllowed.allowed_methods", "name": "allowed_methods", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.set"}}}, "method": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.web_exceptions.HTTPMethodNotAllowed.method", "name": "method", "type": "builtins.str"}}, "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPMethodNotAllowed.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPMisdirectedRequest": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPMisdirectedRequest", "name": "HTTPMisdirectedRequest", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPMisdirectedRequest", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPMisdirectedRequest", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPMisdirectedRequest.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPMovedPermanently": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions._HTTPMove"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPMovedPermanently", "name": "HTTPMovedPermanently", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPMovedPermanently", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPMovedPermanently", "aiohttp.web_exceptions._HTTPMove", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPMovedPermanently.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPMultipleChoices": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions._HTTPMove"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPMultipleChoices", "name": "HTTPMultipleChoices", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPMultipleChoices", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPMultipleChoices", "aiohttp.web_exceptions._HTTPMove", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPMultipleChoices.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPNetworkAuthenticationRequired": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPNetworkAuthenticationRequired", "name": "HTTPNetworkAuthenticationRequired", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPNetworkAuthenticationRequired", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPNetworkAuthenticationRequired", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPNetworkAuthenticationRequired.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPNoContent": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPSuccessful"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPNoContent", "name": "HTTPNoContent", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPNoContent", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPNoContent", "aiohttp.web_exceptions.HTTPSuccessful", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "empty_body": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "aiohttp.web_exceptions.HTTPNoContent.empty_body", "name": "empty_body", "type": "builtins.bool"}}, "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPNoContent.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPNonAuthoritativeInformation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPSuccessful"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPNonAuthoritativeInformation", "name": "HTTPNonAuthoritativeInformation", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPNonAuthoritativeInformation", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPNonAuthoritativeInformation", "aiohttp.web_exceptions.HTTPSuccessful", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPNonAuthoritativeInformation.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPNotAcceptable": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPNotAcceptable", "name": "HTTPNotAcceptable", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPNotAcceptable", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPNotAcceptable", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPNotAcceptable.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPNotExtended": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPNotExtended", "name": "HTTPNotExtended", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPNotExtended", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPNotExtended", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPNotExtended.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPNotFound": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPNotFound", "name": "HTTPNotFound", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPNotFound", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPNotFound", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPNotFound.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPNotImplemented": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPNotImplemented", "name": "HTTPNotImplemented", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPNotImplemented", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPNotImplemented", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPNotImplemented.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPNotModified": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPRedirection"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPNotModified", "name": "HTTPNotModified", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPNotModified", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPNotModified", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "empty_body": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "aiohttp.web_exceptions.HTTPNotModified.empty_body", "name": "empty_body", "type": "builtins.bool"}}, "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPNotModified.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPOk": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPSuccessful"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPOk", "name": "HTTPOk", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPOk", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPOk", "aiohttp.web_exceptions.HTTPSuccessful", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPOk.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPPartialContent": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPSuccessful"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPPartialContent", "name": "HTTPPartialContent", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPPartialContent", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPPartialContent", "aiohttp.web_exceptions.HTTPSuccessful", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPPartialContent.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPPaymentRequired": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPPaymentRequired", "name": "HTTPPaymentRequired", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPPaymentRequired", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPPaymentRequired", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPPaymentRequired.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPPermanentRedirect": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions._HTTPMove"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPPermanentRedirect", "name": "HTTPPermanentRedirect", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPPermanentRedirect", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPPermanentRedirect", "aiohttp.web_exceptions._HTTPMove", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPPermanentRedirect.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPPreconditionFailed": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPPreconditionFailed", "name": "HTTPPreconditionFailed", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPPreconditionFailed", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPPreconditionFailed", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPPreconditionFailed.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPPreconditionRequired": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPPreconditionRequired", "name": "HTTPPreconditionRequired", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPPreconditionRequired", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPPreconditionRequired", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPPreconditionRequired.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPProxyAuthenticationRequired": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPProxyAuthenticationRequired", "name": "HTTPProxyAuthenticationRequired", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPProxyAuthenticationRequired", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPProxyAuthenticationRequired", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPProxyAuthenticationRequired.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPRedirection": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPException"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPRedirection", "name": "HTTPRedirection", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPRedirection", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPRequestEntityTooLarge": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPRequestEntityTooLarge", "name": "HTTPRequestEntityTooLarge", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPRequestEntityTooLarge", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPRequestEntityTooLarge", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "max_size", "actual_size", "kwargs"], "flags": [], "fullname": "aiohttp.web_exceptions.HTTPRequestEntityTooLarge.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "max_size", "actual_size", "kwargs"], "arg_types": ["aiohttp.web_exceptions.HTTPRequestEntityTooLarge", "builtins.float", "builtins.float", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of HTTPRequestEntityTooLarge", "ret_type": {".class": "NoneType"}, "variables": []}}}, "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPRequestEntityTooLarge.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPRequestHeaderFieldsTooLarge": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPRequestHeaderFieldsTooLarge", "name": "HTTPRequestHeaderFieldsTooLarge", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPRequestHeaderFieldsTooLarge", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPRequestHeaderFieldsTooLarge", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPRequestHeaderFieldsTooLarge.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPRequestRangeNotSatisfiable": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPRequestRangeNotSatisfiable", "name": "HTTPRequestRangeNotSatisfiable", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPRequestRangeNotSatisfiable", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPRequestRangeNotSatisfiable", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPRequestRangeNotSatisfiable.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPRequestTimeout": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPRequestTimeout", "name": "HTTPRequestTimeout", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPRequestTimeout", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPRequestTimeout", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPRequestTimeout.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPRequestURITooLong": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPRequestURITooLong", "name": "HTTPRequestURITooLong", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPRequestURITooLong", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPRequestURITooLong", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPRequestURITooLong.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPResetContent": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPSuccessful"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPResetContent", "name": "HTTPResetContent", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPResetContent", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPResetContent", "aiohttp.web_exceptions.HTTPSuccessful", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "empty_body": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "aiohttp.web_exceptions.HTTPResetContent.empty_body", "name": "empty_body", "type": "builtins.bool"}}, "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPResetContent.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPSeeOther": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions._HTTPMove"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPSeeOther", "name": "HTTPSeeOther", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPSeeOther", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPSeeOther", "aiohttp.web_exceptions._HTTPMove", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPSeeOther.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPServerError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPServerError", "name": "HTTPServerError", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPServerError", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPServiceUnavailable": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPServiceUnavailable", "name": "HTTPServiceUnavailable", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPServiceUnavailable", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPServiceUnavailable", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPServiceUnavailable.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPSuccessful": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPException"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPSuccessful", "name": "HTTPSuccessful", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPSuccessful", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPSuccessful", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPTemporaryRedirect": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions._HTTPMove"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPTemporaryRedirect", "name": "HTTPTemporaryRedirect", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPTemporaryRedirect", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPTemporaryRedirect", "aiohttp.web_exceptions._HTTPMove", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPTemporaryRedirect.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPTooManyRequests": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPTooManyRequests", "name": "HTTPTooManyRequests", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPTooManyRequests", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPTooManyRequests", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPTooManyRequests.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPUnauthorized": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPUnauthorized", "name": "HTTPUnauthorized", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPUnauthorized", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPUnauthorized", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPUnauthorized.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPUnavailableForLegalReasons": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPUnavailableForLegalReasons", "name": "HTTPUnavailableForLegalReasons", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPUnavailableForLegalReasons", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPUnavailableForLegalReasons", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 5, 5, 5, 5, 5], "arg_names": ["self", "link", "headers", "reason", "body", "text", "content_type"], "flags": [], "fullname": "aiohttp.web_exceptions.HTTPUnavailableForLegalReasons.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 5, 5, 5, 5, 5], "arg_names": ["self", "link", "headers", "reason", "body", "text", "content_type"], "arg_types": ["aiohttp.web_exceptions.HTTPUnavailableForLegalReasons", "builtins.str", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "multidict.istr"]}, "builtins.str"], "type_ref": "typing.Mapping"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDict"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDictProxy"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of HTTPUnavailableForLegalReasons", "ret_type": {".class": "NoneType"}, "variables": []}}}, "link": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.web_exceptions.HTTPUnavailableForLegalReasons.link", "name": "link", "type": "builtins.str"}}, "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPUnavailableForLegalReasons.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPUnprocessableEntity": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPUnprocessableEntity", "name": "HTTPUnprocessableEntity", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPUnprocessableEntity", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPUnprocessableEntity", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPUnprocessableEntity.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPUnsupportedMediaType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPUnsupportedMediaType", "name": "HTTPUnsupportedMediaType", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPUnsupportedMediaType", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPUnsupportedMediaType", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPUnsupportedMediaType.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPUpgradeRequired": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPUpgradeRequired", "name": "HTTPUpgradeRequired", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPUpgradeRequired", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPUpgradeRequired", "aiohttp.web_exceptions.HTTPClientError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPUpgradeRequired.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPUseProxy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions._HTTPMove"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPUseProxy", "name": "HTTPUseProxy", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPUseProxy", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPUseProxy", "aiohttp.web_exceptions._HTTPMove", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPUseProxy.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPVariantAlsoNegotiates": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPVariantAlsoNegotiates", "name": "HTTPVariantAlsoNegotiates", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPVariantAlsoNegotiates", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPVariantAlsoNegotiates", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPVariantAlsoNegotiates.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HTTPVersionNotSupported": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPServerError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions.HTTPVersionNotSupported", "name": "HTTPVersionNotSupported", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions.HTTPVersionNotSupported", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions.HTTPVersionNotSupported", "aiohttp.web_exceptions.HTTPServerError", "aiohttp.web_exceptions.HTTPError", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "status_code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "aiohttp.web_exceptions.HTTPVersionNotSupported.status_code", "name": "status_code", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef", "module_public": false}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef", "module_public": false}, "LooseHeaders": {".class": "SymbolTableNode", "cross_ref": "aiohttp.typedefs.LooseHeaders", "kind": "Gdef", "module_public": false}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef", "module_public": false}, "Response": {".class": "SymbolTableNode", "cross_ref": "aiohttp.web_response.Response", "kind": "Gdef", "module_public": false}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.Set", "kind": "Gdef", "module_public": false}, "StrOrURL": {".class": "SymbolTableNode", "cross_ref": "aiohttp.typedefs.StrOrURL", "kind": "Gdef", "module_public": false}, "URL": {".class": "SymbolTableNode", "cross_ref": "yarl.URL", "kind": "Gdef", "module_public": false}, "_HTTPMove": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.web_exceptions.HTTPRedirection"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.web_exceptions._HTTPMove", "name": "_HTTPMove", "type_vars": []}, "flags": [], "fullname": "aiohttp.web_exceptions._HTTPMove", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "aiohttp.web_exceptions", "mro": ["aiohttp.web_exceptions._HTTPMove", "aiohttp.web_exceptions.HTTPRedirection", "aiohttp.web_exceptions.HTTPException", "aiohttp.web_response.Response", "aiohttp.web_response.StreamResponse", "typing.MutableMapping", "typing.Mapping", "typing.Collection", "typing.Iterable", "typing.Container", "aiohttp.helpers.HeadersMixin", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 5, 5, 5, 5, 5], "arg_names": ["self", "location", "headers", "reason", "body", "text", "content_type"], "flags": [], "fullname": "aiohttp.web_exceptions._HTTPMove.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 5, 5, 5, 5, 5], "arg_names": ["self", "location", "headers", "reason", "body", "text", "content_type"], "arg_types": ["aiohttp.web_exceptions._HTTPMove", {".class": "TypeAliasType", "args": [], "type_ref": "aiohttp.typedefs.StrOrURL"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "multidict.istr"]}, "builtins.str"], "type_ref": "typing.Mapping"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDict"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDictProxy"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of _HTTPMove", "ret_type": {".class": "NoneType"}, "variables": []}}}, "location": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.web_exceptions._HTTPMove.location", "name": "location", "type": {".class": "UnionType", "items": ["builtins.str", "yarl.URL"]}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "aiohttp.web_exceptions.__all__", "name": "__all__", "type": {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.web_exceptions.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.web_exceptions.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.web_exceptions.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.web_exceptions.__package__", "name": "__package__", "type": "builtins.str"}}, "warnings": {".class": "SymbolTableNode", "cross_ref": "warnings", "kind": "Gdef", "module_public": false}}, "path": "/Users/max/.pyenv/versions/3.6.9/envs/env36/lib/python3.6/site-packages/aiohttp/web_exceptions.py"} |