mirror of
https://github.com/apache/superset.git
synced 2026-05-24 09:15:19 +00:00
1 line
2.8 KiB
JSON
1 line
2.8 KiB
JSON
{".class": "MypyFile", "_fullname": "asyncio.selector_events", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "BaseSelectorEventLoop": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["asyncio.base_events.BaseEventLoop"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "asyncio.selector_events.BaseSelectorEventLoop", "name": "BaseSelectorEventLoop", "type_vars": []}, "flags": [], "fullname": "asyncio.selector_events.BaseSelectorEventLoop", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "asyncio.selector_events", "mro": ["asyncio.selector_events.BaseSelectorEventLoop", "asyncio.base_events.BaseEventLoop", "asyncio.events.AbstractEventLoop", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "selector"], "flags": [], "fullname": "asyncio.selector_events.BaseSelectorEventLoop.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "selector"], "arg_types": ["asyncio.selector_events.BaseSelectorEventLoop", {".class": "UnionType", "items": ["selectors.BaseSelector", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of BaseSelectorEventLoop", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "asyncio.selector_events.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "asyncio.selector_events.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "asyncio.selector_events.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "asyncio.selector_events.__package__", "name": "__package__", "type": "builtins.str"}}, "base_events": {".class": "SymbolTableNode", "cross_ref": "asyncio.base_events", "kind": "Gdef", "module_public": false}, "selectors": {".class": "SymbolTableNode", "cross_ref": "selectors", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "/Users/max/.cache/pre-commit/repo61zz492t/py_env-python3.8/lib/python3.8/site-packages/mypy/typeshed/stdlib/asyncio/selector_events.pyi"} |