diff --git "a/.mypy_cache/3.7/_pytest/_code/code.data.json" "b/.mypy_cache/3.7/_pytest/_code/code.data.json" new file mode 100644--- /dev/null +++ "b/.mypy_cache/3.7/_pytest/_code/code.data.json" @@ -0,0 +1 @@ +{".class": "MypyFile", "_fullname": "_pytest._code.code", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef"}, "CO_VARARGS": {".class": "SymbolTableNode", "cross_ref": "inspect.CO_VARARGS", "kind": "Gdef"}, "CO_VARKEYWORDS": {".class": "SymbolTableNode", "cross_ref": "inspect.CO_VARKEYWORDS", "kind": "Gdef"}, "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef"}, "ClassVar": {".class": "SymbolTableNode", "cross_ref": "typing.ClassVar", "kind": "Gdef"}, "Code": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.Code", "name": "Code", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.Code", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.Code", "builtins.object"], "names": {".class": "SymbolTable", "__eq__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "_pytest._code.code.Code.__eq__", "name": "__eq__", "type": null}}, "__hash__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "_pytest._code.code.Code.__hash__", "name": "__hash__", "type": null}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "obj"], "flags": [], "fullname": "_pytest._code.code.Code.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "obj"], "arg_types": ["_pytest._code.code.Code", "types.CodeType"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Code", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__slots__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value", "allow_incompatible_override"], "fullname": "_pytest._code.code.Code.__slots__", "name": "__slots__", "type": {".class": "TupleType", "implicit": false, "items": ["builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "firstlineno": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Code.firstlineno", "name": "firstlineno", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "firstlineno of Code", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "firstlineno", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "firstlineno of Code", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}}, "from_function": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["cls", "obj"], "flags": ["is_class", "is_decorated"], "fullname": "_pytest._code.code.Code.from_function", "name": "from_function", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["cls", "obj"], "arg_types": [{".class": "TypeType", "item": "_pytest._code.code.Code"}, "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "cls"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_function of Code", "ret_type": "_pytest._code.code.Code", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_classmethod", "is_ready"], "fullname": null, "name": "from_function", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["cls", "obj"], "arg_types": [{".class": "TypeType", "item": "_pytest._code.code.Code"}, "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "cls"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_function of Code", "ret_type": "_pytest._code.code.Code", "type_guard": null, "variables": []}}}}, "fullsource": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Code.fullsource", "name": "fullsource", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "fullsource of Code", "ret_type": {".class": "UnionType", "items": ["_pytest._code.source.Source", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "fullsource", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "fullsource of Code", "ret_type": {".class": "UnionType", "items": ["_pytest._code.source.Source", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}}, "getargs": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "var"], "flags": [], "fullname": "_pytest._code.code.Code.getargs", "name": "getargs", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "var"], "arg_types": ["_pytest._code.code.Code", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getargs of Code", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.tuple"}, "type_guard": null, "variables": []}}}, "name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Code.name", "name": "name", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "name of Code", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "name", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "name of Code", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "path": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Code.path", "name": "path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "path of Code", "ret_type": {".class": "UnionType", "items": ["pathlib.Path", "builtins.str"]}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "path of Code", "ret_type": {".class": "UnionType", "items": ["pathlib.Path", "builtins.str"]}, "type_guard": null, "variables": []}}}}, "raw": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest._code.code.Code.raw", "name": "raw", "type": "types.CodeType"}}, "source": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.Code.source", "name": "source", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Code"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "source of Code", "ret_type": "_pytest._code.source.Source", "type_guard": null, "variables": []}}}}, "slots": ["raw"], "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "CodeType": {".class": "SymbolTableNode", "cross_ref": "types.CodeType", "kind": "Gdef"}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "E": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest._code.code.E", "name": "E", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, "ExceptionChainRepr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.ExceptionRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ExceptionChainRepr", "name": "ExceptionChainRepr", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ExceptionChainRepr", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 1001, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["_pytest._code.code.ReprTraceback", {".class": "UnionType", "items": ["_pytest._code.code.ReprFileLocation", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Sequence"}, "kw_only": false, "name": "chain"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ExceptionChainRepr", "_pytest._code.code.ExceptionRepr", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__attrs_post_init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.ExceptionChainRepr.__attrs_post_init__", "name": "__attrs_post_init__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.ExceptionChainRepr"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__attrs_post_init__ of ExceptionChainRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "chain"], "flags": [], "fullname": "_pytest._code.code.ExceptionChainRepr.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "chain"], "arg_types": ["_pytest._code.code.ExceptionChainRepr", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["_pytest._code.code.ReprTraceback", {".class": "UnionType", "items": ["_pytest._code.code.ReprFileLocation", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ExceptionChainRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "chain": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ExceptionChainRepr.chain", "name": "chain", "type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["_pytest._code.code.ReprTraceback", {".class": "UnionType", "items": ["_pytest._code.code.ReprFileLocation", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Sequence"}}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ExceptionChainRepr.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ExceptionChainRepr", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ExceptionChainRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ExceptionInfo": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ExceptionInfo", "name": "ExceptionInfo", "type_vars": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}]}, "deletable_attributes": [], "flags": ["is_final"], "fullname": "_pytest._code.code.ExceptionInfo", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 451, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}, "types.TracebackType"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "kw_only": false, "name": "_excinfo"}, {"context_column": 4, "context_line": 452, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": "builtins.str", "kw_only": false, "name": "_striptext"}, {"context_column": 4, "context_line": 453, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "UnionType", "items": ["_pytest._code.code.Traceback", {".class": "NoneType"}]}, "kw_only": false, "name": "_traceback"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ExceptionInfo", "builtins.object"], "names": {".class": "SymbolTable", "_AT": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest._code.code.ExceptionInfo._AT", "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "__ge__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.__ge__", "name": "__ge__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__ge__ of ExceptionInfo", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__gt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.__gt__", "name": "__gt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__gt__ of ExceptionInfo", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 5], "arg_names": ["self", "excinfo", "striptext", "traceback", "_ispytest"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 5], "arg_names": ["self", "excinfo", "striptext", "traceback", "_ispytest"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}, "types.TracebackType"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "builtins.str", {".class": "UnionType", "items": ["_pytest._code.code.Traceback", {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ExceptionInfo", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__le__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.__le__", "name": "__le__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__le__ of ExceptionInfo", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__lt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.__lt__", "name": "__lt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__lt__ of ExceptionInfo", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest._code.code.ExceptionInfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of ExceptionInfo", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_assert_start_repr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.ExceptionInfo._assert_start_repr", "name": "_assert_start_repr", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}}}, "_excinfo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ExceptionInfo._excinfo", "name": "_excinfo", "type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}, "types.TracebackType"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}}}, "_getreprcrash": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo._getreprcrash", "name": "_getreprcrash", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_getreprcrash of ExceptionInfo", "ret_type": "_pytest._code.code.ReprFileLocation", "type_guard": null, "variables": []}}}, "_striptext": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ExceptionInfo._striptext", "name": "_striptext", "type": "builtins.str"}}, "_traceback": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ExceptionInfo._traceback", "name": "_traceback", "type": {".class": "UnionType", "items": ["_pytest._code.code.Traceback", {".class": "NoneType"}]}}}, "errisinstance": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "exc"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.errisinstance", "name": "errisinstance", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "exc"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, {".class": "UnionType", "items": [{".class": "TypeType", "item": "builtins.BaseException"}, {".class": "Instance", "args": [{".class": "TypeType", "item": "builtins.BaseException"}], "type_ref": "builtins.tuple"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "errisinstance of ExceptionInfo", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "exconly": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "tryshort"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.exconly", "name": "exconly", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "tryshort"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "exconly of ExceptionInfo", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "fill_unfilled": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "exc_info"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.fill_unfilled", "name": "fill_unfilled", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "exc_info"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}, "types.TracebackType"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "fill_unfilled of ExceptionInfo", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "for_later": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["cls"], "flags": ["is_class", "is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.for_later", "name": "for_later", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["cls"], "arg_types": [{".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}}], "bound_args": [], "def_extras": {"first_arg": "cls"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "for_later of ExceptionInfo", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_classmethod", "is_ready"], "fullname": null, "name": "for_later", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["cls"], "arg_types": [{".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}}], "bound_args": [], "def_extras": {"first_arg": "cls"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "for_later of ExceptionInfo", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, "type_guard": null, "variables": []}}}}, "from_current": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["cls", "exprinfo"], "flags": ["is_class", "is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.from_current", "name": "from_current", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["cls", "exprinfo"], "arg_types": [{".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "cls"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_current of ExceptionInfo", "ret_type": {".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_classmethod", "is_ready"], "fullname": null, "name": "from_current", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["cls", "exprinfo"], "arg_types": [{".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "cls"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_current of ExceptionInfo", "ret_type": {".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}, "type_guard": null, "variables": []}}}}, "from_exc_info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["cls", "exc_info", "exprinfo"], "flags": ["is_class", "is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.from_exc_info", "name": "from_exc_info", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["cls", "exc_info", "exprinfo"], "arg_types": [{".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}, "types.TracebackType"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "cls"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_exc_info of ExceptionInfo", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_classmethod", "is_ready"], "fullname": null, "name": "from_exc_info", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["cls", "exc_info", "exprinfo"], "arg_types": [{".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}, "types.TracebackType"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "cls"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "from_exc_info of ExceptionInfo", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, "type_guard": null, "variables": []}}}}, "getrepr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "showlocals", "style", "abspath", "tbfilter", "funcargs", "truncate_locals", "chain"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.getrepr", "name": "getrepr", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "showlocals", "style", "abspath", "tbfilter", "funcargs", "truncate_locals", "chain"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getrepr of ExceptionInfo", "ret_type": {".class": "UnionType", "items": ["_pytest._code.code.ReprExceptionInfo", "_pytest._code.code.ExceptionChainRepr"]}, "type_guard": null, "variables": []}}}, "match": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "regexp"], "flags": [], "fullname": "_pytest._code.code.ExceptionInfo.match", "name": "match", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "regexp"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, {".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Pattern"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "match of ExceptionInfo", "ret_type": {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, "type_guard": null, "variables": []}}}, "tb": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.tb", "name": "tb", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tb of ExceptionInfo", "ret_type": "types.TracebackType", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "tb", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tb of ExceptionInfo", "ret_type": "types.TracebackType", "type_guard": null, "variables": []}}}}, "traceback": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": ["is_property"], "fullname": "_pytest._code.code.ExceptionInfo.traceback", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_overload", "is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.traceback", "name": "traceback", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "traceback of ExceptionInfo", "ret_type": "_pytest._code.code.Traceback", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_settable_property", "is_ready"], "fullname": null, "name": "traceback", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "traceback of ExceptionInfo", "ret_type": "_pytest._code.code.Traceback", "type_guard": null, "variables": []}}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": ["is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.traceback", "name": "traceback", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}, "_pytest._code.code.Traceback"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "traceback of ExceptionInfo", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": [], "fullname": null, "name": "traceback", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "traceback of ExceptionInfo", "ret_type": "_pytest._code.code.Traceback", "type_guard": null, "variables": []}]}}}, "type": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.type", "name": "type", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "type of ExceptionInfo", "ret_type": {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "type", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "type of ExceptionInfo", "ret_type": {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}}, "type_guard": null, "variables": []}}}}, "typename": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.typename", "name": "typename", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "typename of ExceptionInfo", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "typename", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "typename of ExceptionInfo", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "value": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.ExceptionInfo.value", "name": "value", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "value of ExceptionInfo", "ret_type": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "value", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "value of ExceptionInfo", "ret_type": {".class": "TypeVarType", "fullname": "_pytest._code.code.E", "id": 1, "name": "E", "namespace": "_pytest._code.code.ExceptionInfo", "upper_bound": "builtins.BaseException", "values": [], "variance": 1}, "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": ["E"], "typeddict_type": null}}, "ExceptionRepr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.TerminalRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ExceptionRepr", "name": "ExceptionRepr", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ExceptionRepr", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ExceptionRepr", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__attrs_post_init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.ExceptionRepr.__attrs_post_init__", "name": "__attrs_post_init__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.ExceptionRepr"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__attrs_post_init__ of ExceptionRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.ExceptionRepr.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.ExceptionRepr"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ExceptionRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "addsection": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "content", "sep"], "flags": [], "fullname": "_pytest._code.code.ExceptionRepr.addsection", "name": "addsection", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "content", "sep"], "arg_types": ["_pytest._code.code.ExceptionRepr", "builtins.str", "builtins.str", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "addsection of ExceptionRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "reprcrash": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "_pytest._code.code.ExceptionRepr.reprcrash", "name": "reprcrash", "type": {".class": "UnionType", "items": ["_pytest._code.code.ReprFileLocation", {".class": "NoneType"}]}}}, "reprtraceback": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "_pytest._code.code.ExceptionRepr.reprtraceback", "name": "reprtraceback", "type": "_pytest._code.code.ReprTraceback"}}, "sections": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest._code.code.ExceptionRepr.sections", "name": "sections", "type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["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"}}], "type_ref": "builtins.list"}}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ExceptionRepr.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ExceptionRepr", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ExceptionRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "FormattedExcinfo": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.FormattedExcinfo", "name": "FormattedExcinfo", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 691, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": true, "init": true, "init_type": "builtins.bool", "kw_only": false, "name": "showlocals"}, {"context_column": 4, "context_line": 692, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": true, "init": true, "init_type": {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}, "kw_only": false, "name": "style"}, {"context_column": 4, "context_line": 693, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": true, "init": true, "init_type": "builtins.bool", "kw_only": false, "name": "abspath"}, {"context_column": 4, "context_line": 694, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": true, "init": true, "init_type": "builtins.bool", "kw_only": false, "name": "tbfilter"}, {"context_column": 4, "context_line": 695, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": true, "init": true, "init_type": "builtins.bool", "kw_only": false, "name": "funcargs"}, {"context_column": 4, "context_line": 696, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": true, "init": true, "init_type": "builtins.bool", "kw_only": false, "name": "truncate_locals"}, {"context_column": 4, "context_line": 697, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": true, "init": true, "init_type": "builtins.bool", "kw_only": false, "name": "chain"}, {"context_column": 4, "context_line": 698, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": true, "init": false, "init_type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "pathlib.Path"]}, "_ast.AST"], "type_ref": "builtins.dict"}, "kw_only": false, "name": "astcache"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.FormattedExcinfo", "builtins.object"], "names": {".class": "SymbolTable", "_AT": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "__ge__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.__ge__", "name": "__ge__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__ge__ of FormattedExcinfo", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__gt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.__gt__", "name": "__gt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__gt__ of FormattedExcinfo", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "showlocals", "style", "abspath", "tbfilter", "funcargs", "truncate_locals", "chain"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "showlocals", "style", "abspath", "tbfilter", "funcargs", "truncate_locals", "chain"], "arg_types": ["_pytest._code.code.FormattedExcinfo", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of FormattedExcinfo", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "__le__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.__le__", "name": "__le__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__le__ of FormattedExcinfo", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__lt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.__lt__", "name": "__lt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__lt__ of FormattedExcinfo", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest._code.code.FormattedExcinfo._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "_getentrysource": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "entry"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo._getentrysource", "name": "_getentrysource", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "entry"], "arg_types": ["_pytest._code.code.FormattedExcinfo", "_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_getentrysource of FormattedExcinfo", "ret_type": {".class": "UnionType", "items": ["_pytest._code.source.Source", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "_getindent": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo._getindent", "name": "_getindent", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "arg_types": ["_pytest._code.code.FormattedExcinfo", "_pytest._code.source.Source"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_getindent of FormattedExcinfo", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "_makepath": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "path"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo._makepath", "name": "_makepath", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "path"], "arg_types": ["_pytest._code.code.FormattedExcinfo", {".class": "UnionType", "items": ["pathlib.Path", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_makepath of FormattedExcinfo", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_truncate_recursive_traceback": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "traceback"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo._truncate_recursive_traceback", "name": "_truncate_recursive_traceback", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "traceback"], "arg_types": ["_pytest._code.code.FormattedExcinfo", "_pytest._code.code.Traceback"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_truncate_recursive_traceback of FormattedExcinfo", "ret_type": {".class": "TupleType", "implicit": false, "items": ["_pytest._code.code.Traceback", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "abspath": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.abspath", "name": "abspath", "type": "builtins.bool"}}, "astcache": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.astcache", "name": "astcache", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "pathlib.Path"]}, "_ast.AST"], "type_ref": "builtins.dict"}}}, "chain": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.chain", "name": "chain", "type": "builtins.bool"}}, "fail_marker": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.fail_marker", "name": "fail_marker", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}}}, "flow_marker": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.flow_marker", "name": "flow_marker", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}}}, "funcargs": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.funcargs", "name": "funcargs", "type": "builtins.bool"}}, "get_exconly": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "excinfo", "indent", "markall"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.get_exconly", "name": "get_exconly", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "excinfo", "indent", "markall"], "arg_types": ["_pytest._code.code.FormattedExcinfo", {".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}, "builtins.int", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_exconly of FormattedExcinfo", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "get_source": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "source", "line_index", "excinfo", "short"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.get_source", "name": "get_source", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "source", "line_index", "excinfo", "short"], "arg_types": ["_pytest._code.code.FormattedExcinfo", {".class": "UnionType", "items": ["_pytest._code.source.Source", {".class": "NoneType"}]}, "builtins.int", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_source of FormattedExcinfo", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "repr_args": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "entry"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.repr_args", "name": "repr_args", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "entry"], "arg_types": ["_pytest._code.code.FormattedExcinfo", "_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "repr_args of FormattedExcinfo", "ret_type": {".class": "UnionType", "items": ["_pytest._code.code.ReprFuncArgs", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "repr_excinfo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "excinfo"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.repr_excinfo", "name": "repr_excinfo", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "excinfo"], "arg_types": ["_pytest._code.code.FormattedExcinfo", {".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "repr_excinfo of FormattedExcinfo", "ret_type": "_pytest._code.code.ExceptionChainRepr", "type_guard": null, "variables": []}}}, "repr_locals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "locals"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.repr_locals", "name": "repr_locals", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "locals"], "arg_types": ["_pytest._code.code.FormattedExcinfo", {".class": "Instance", "args": ["builtins.str", "builtins.object"], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "repr_locals of FormattedExcinfo", "ret_type": {".class": "UnionType", "items": ["_pytest._code.code.ReprLocals", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "repr_traceback": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "excinfo"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.repr_traceback", "name": "repr_traceback", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "excinfo"], "arg_types": ["_pytest._code.code.FormattedExcinfo", {".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "repr_traceback of FormattedExcinfo", "ret_type": "_pytest._code.code.ReprTraceback", "type_guard": null, "variables": []}}}, "repr_traceback_entry": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "entry", "excinfo"], "flags": [], "fullname": "_pytest._code.code.FormattedExcinfo.repr_traceback_entry", "name": "repr_traceback_entry", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "entry", "excinfo"], "arg_types": ["_pytest._code.code.FormattedExcinfo", "_pytest._code.code.TracebackEntry", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "repr_traceback_entry of FormattedExcinfo", "ret_type": "_pytest._code.code.ReprEntry", "type_guard": null, "variables": []}}}, "showlocals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.showlocals", "name": "showlocals", "type": "builtins.bool"}}, "style": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.style", "name": "style", "type": {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}}}, "tbfilter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.tbfilter", "name": "tbfilter", "type": "builtins.bool"}}, "truncate_locals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.FormattedExcinfo.truncate_locals", "name": "truncate_locals", "type": "builtins.bool"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Frame": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.Frame", "name": "Frame", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.Frame", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.Frame", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "frame"], "flags": [], "fullname": "_pytest._code.code.Frame.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "frame"], "arg_types": ["_pytest._code.code.Frame", "types.FrameType"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Frame", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__slots__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value", "allow_incompatible_override"], "fullname": "_pytest._code.code.Frame.__slots__", "name": "__slots__", "type": {".class": "TupleType", "implicit": false, "items": ["builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Frame.code", "name": "code", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "code of Frame", "ret_type": "_pytest._code.code.Code", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "code", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "code of Frame", "ret_type": "_pytest._code.code.Code", "type_guard": null, "variables": []}}}}, "eval": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "code", "vars"], "flags": [], "fullname": "_pytest._code.code.Frame.eval", "name": "eval", "type": null}}, "f_globals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Frame.f_globals", "name": "f_globals", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "f_globals of Frame", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "f_globals", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "f_globals of Frame", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}}}, "f_locals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Frame.f_locals", "name": "f_locals", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "f_locals of Frame", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "f_locals", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "f_locals of Frame", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}}}, "getargs": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "var"], "flags": [], "fullname": "_pytest._code.code.Frame.getargs", "name": "getargs", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "var"], "arg_types": ["_pytest._code.code.Frame", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getargs of Frame", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "lineno": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Frame.lineno", "name": "lineno", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lineno of Frame", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "lineno", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lineno of Frame", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}}, "raw": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest._code.code.Frame.raw", "name": "raw", "type": "types.FrameType"}}, "repr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "flags": [], "fullname": "_pytest._code.code.Frame.repr", "name": "repr", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "arg_types": ["_pytest._code.code.Frame", "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "repr of Frame", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "statement": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.Frame.statement", "name": "statement", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "statement of Frame", "ret_type": "_pytest._code.source.Source", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "statement", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Frame"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "statement of Frame", "ret_type": "_pytest._code.source.Source", "type_guard": null, "variables": []}}}}}, "slots": ["raw"], "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "FrameType": {".class": "SymbolTableNode", "cross_ref": "types.FrameType", "kind": "Gdef"}, "Generic": {".class": "SymbolTableNode", "cross_ref": "typing.Generic", "kind": "Gdef"}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef"}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef"}, "Literal": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Literal", "kind": "Gdef"}, "Mapping": {".class": "SymbolTableNode", "cross_ref": "typing.Mapping", "kind": "Gdef"}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef"}, "Path": {".class": "SymbolTableNode", "cross_ref": "pathlib.Path", "kind": "Gdef"}, "Pattern": {".class": "SymbolTableNode", "cross_ref": "typing.Pattern", "kind": "Gdef"}, "ReferenceType": {".class": "SymbolTableNode", "cross_ref": "_weakref.ReferenceType", "kind": "Gdef"}, "ReprEntry": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.TerminalRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ReprEntry", "name": "ReprEntry", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ReprEntry", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 1075, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, "kw_only": false, "name": "lines"}, {"context_column": 4, "context_line": 1076, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "UnionType", "items": ["_pytest._code.code.ReprFuncArgs", {".class": "NoneType"}]}, "kw_only": false, "name": "reprfuncargs"}, {"context_column": 4, "context_line": 1077, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "UnionType", "items": ["_pytest._code.code.ReprLocals", {".class": "NoneType"}]}, "kw_only": false, "name": "reprlocals"}, {"context_column": 4, "context_line": 1078, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "UnionType", "items": ["_pytest._code.code.ReprFileLocation", {".class": "NoneType"}]}, "kw_only": false, "name": "reprfileloc"}, {"context_column": 4, "context_line": 1079, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}, "kw_only": false, "name": "style"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ReprEntry", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "lines", "reprfuncargs", "reprlocals", "reprfileloc", "style"], "flags": [], "fullname": "_pytest._code.code.ReprEntry.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "lines", "reprfuncargs", "reprlocals", "reprfileloc", "style"], "arg_types": ["_pytest._code.code.ReprEntry", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "UnionType", "items": ["_pytest._code.code.ReprFuncArgs", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["_pytest._code.code.ReprLocals", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["_pytest._code.code.ReprFileLocation", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ReprEntry", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "_pytest._code.code.ReprEntry.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["_pytest._code.code.ReprEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of ReprEntry", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_write_entry_lines": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ReprEntry._write_entry_lines", "name": "_write_entry_lines", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ReprEntry", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_write_entry_lines of ReprEntry", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "lines": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprEntry.lines", "name": "lines", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}}}, "reprfileloc": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprEntry.reprfileloc", "name": "reprfileloc", "type": {".class": "UnionType", "items": ["_pytest._code.code.ReprFileLocation", {".class": "NoneType"}]}}}, "reprfuncargs": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprEntry.reprfuncargs", "name": "reprfuncargs", "type": {".class": "UnionType", "items": ["_pytest._code.code.ReprFuncArgs", {".class": "NoneType"}]}}}, "reprlocals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprEntry.reprlocals", "name": "reprlocals", "type": {".class": "UnionType", "items": ["_pytest._code.code.ReprLocals", {".class": "NoneType"}]}}}, "style": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprEntry.style", "name": "style", "type": {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ReprEntry.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ReprEntry", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ReprEntry", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ReprEntryNative": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.TerminalRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ReprEntryNative", "name": "ReprEntryNative", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ReprEntryNative", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 1065, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, "kw_only": false, "name": "lines"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ReprEntryNative", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "lines"], "flags": [], "fullname": "_pytest._code.code.ReprEntryNative.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "lines"], "arg_types": ["_pytest._code.code.ReprEntryNative", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ReprEntryNative", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "lines": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprEntryNative.lines", "name": "lines", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}}}, "style": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.ReprEntryNative.style", "name": "style", "type": {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ReprEntryNative.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ReprEntryNative", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ReprEntryNative", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ReprExceptionInfo": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.ExceptionRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ReprExceptionInfo", "name": "ReprExceptionInfo", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ReprExceptionInfo", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 1021, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": "_pytest._code.code.ReprTraceback", "kw_only": false, "name": "reprtraceback"}, {"context_column": 4, "context_line": 1022, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": "_pytest._code.code.ReprFileLocation", "kw_only": false, "name": "reprcrash"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ReprExceptionInfo", "_pytest._code.code.ExceptionRepr", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "reprtraceback", "reprcrash"], "flags": [], "fullname": "_pytest._code.code.ReprExceptionInfo.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "reprtraceback", "reprcrash"], "arg_types": ["_pytest._code.code.ReprExceptionInfo", "_pytest._code.code.ReprTraceback", "_pytest._code.code.ReprFileLocation"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ReprExceptionInfo", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "reprcrash": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprExceptionInfo.reprcrash", "name": "reprcrash", "type": "_pytest._code.code.ReprFileLocation"}}, "reprtraceback": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprExceptionInfo.reprtraceback", "name": "reprtraceback", "type": "_pytest._code.code.ReprTraceback"}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ReprExceptionInfo.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ReprExceptionInfo", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ReprExceptionInfo", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ReprFileLocation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.TerminalRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ReprFileLocation", "name": "ReprFileLocation", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ReprFileLocation", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 1155, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["object"], "arg_types": ["builtins.object"], "bound_args": ["builtins.str"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "str", "ret_type": "builtins.str", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["object", "encoding", "errors"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "_typeshed.ReadableBuffer"}, "builtins.str", "builtins.str"], "bound_args": ["builtins.str"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "str", "ret_type": "builtins.str", "type_guard": null, "variables": []}]}, "has_default": false, "init": true, "init_type": "builtins.str", "kw_only": false, "name": "path"}, {"context_column": 4, "context_line": 1156, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": "builtins.int", "kw_only": false, "name": "lineno"}, {"context_column": 4, "context_line": 1157, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": "builtins.str", "kw_only": false, "name": "message"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ReprFileLocation", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "path", "lineno", "message"], "flags": [], "fullname": "_pytest._code.code.ReprFileLocation.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "path", "lineno", "message"], "arg_types": ["_pytest._code.code.ReprFileLocation", "builtins.object", "builtins.int", "builtins.str"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ReprFileLocation", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "lineno": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprFileLocation.lineno", "name": "lineno", "type": "builtins.int"}}, "message": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprFileLocation.message", "name": "message", "type": "builtins.str"}}, "path": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.ReprFileLocation.path", "name": "path", "type": "builtins.str"}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ReprFileLocation.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ReprFileLocation", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ReprFileLocation", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ReprFuncArgs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.TerminalRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ReprFuncArgs", "name": "ReprFuncArgs", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ReprFuncArgs", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 1181, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.object"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Sequence"}, "kw_only": false, "name": "args"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ReprFuncArgs", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "args"], "flags": [], "fullname": "_pytest._code.code.ReprFuncArgs.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "args"], "arg_types": ["_pytest._code.code.ReprFuncArgs", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.object"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ReprFuncArgs", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "args": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprFuncArgs.args", "name": "args", "type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.object"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Sequence"}}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ReprFuncArgs.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ReprFuncArgs", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ReprFuncArgs", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ReprLocals": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.TerminalRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ReprLocals", "name": "ReprLocals", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ReprLocals", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 1172, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, "kw_only": false, "name": "lines"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ReprLocals", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "lines"], "flags": [], "fullname": "_pytest._code.code.ReprLocals.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "lines"], "arg_types": ["_pytest._code.code.ReprLocals", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ReprLocals", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "lines": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprLocals.lines", "name": "lines", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "tw", "indent"], "flags": [], "fullname": "_pytest._code.code.ReprLocals.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "tw", "indent"], "arg_types": ["_pytest._code.code.ReprLocals", "_pytest._io.terminalwriter.TerminalWriter", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ReprLocals", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ReprTraceback": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.TerminalRepr"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ReprTraceback", "name": "ReprTraceback", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ReprTraceback", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 1031, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["_pytest._code.code.ReprEntry", "_pytest._code.code.ReprEntryNative"]}], "type_ref": "typing.Sequence"}, "kw_only": false, "name": "reprentries"}, {"context_column": 4, "context_line": 1032, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "kw_only": false, "name": "extraline"}, {"context_column": 4, "context_line": 1033, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}, "kw_only": false, "name": "style"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ReprTraceback", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "reprentries", "extraline", "style"], "flags": [], "fullname": "_pytest._code.code.ReprTraceback.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "reprentries", "extraline", "style"], "arg_types": ["_pytest._code.code.ReprTraceback", {".class": "Instance", "args": [{".class": "UnionType", "items": ["_pytest._code.code.ReprEntry", "_pytest._code.code.ReprEntryNative"]}], "type_ref": "typing.Sequence"}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ReprTraceback", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "entrysep": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready", "has_explicit_value"], "fullname": "_pytest._code.code.ReprTraceback.entrysep", "name": "entrysep", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}}}, "extraline": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprTraceback.extraline", "name": "extraline", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}, "reprentries": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprTraceback.reprentries", "name": "reprentries", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["_pytest._code.code.ReprEntry", "_pytest._code.code.ReprEntryNative"]}], "type_ref": "typing.Sequence"}}}, "style": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.ReprTraceback.style", "name": "style", "type": {".class": "TypeAliasType", "args": [], "type_ref": "_pytest._code.code._TracebackStyle"}}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.ReprTraceback.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.ReprTraceback", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of ReprTraceback", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ReprTracebackNative": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["_pytest._code.code.ReprTraceback"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.ReprTracebackNative", "name": "ReprTracebackNative", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.ReprTracebackNative", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.ReprTracebackNative", "_pytest._code.code.ReprTraceback", "_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tblines"], "flags": [], "fullname": "_pytest._code.code.ReprTracebackNative.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tblines"], "arg_types": ["_pytest._code.code.ReprTracebackNative", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ReprTracebackNative", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Sequence": {".class": "SymbolTableNode", "cross_ref": "typing.Sequence", "kind": "Gdef"}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.Set", "kind": "Gdef"}, "Source": {".class": "SymbolTableNode", "cross_ref": "_pytest._code.source.Source", "kind": "Gdef"}, "StringIO": {".class": "SymbolTableNode", "cross_ref": "io.StringIO", "kind": "Gdef"}, "SupportsIndex": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.SupportsIndex", "kind": "Gdef"}, "TYPE_CHECKING": {".class": "SymbolTableNode", "cross_ref": "typing.TYPE_CHECKING", "kind": "Gdef"}, "TerminalRepr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.TerminalRepr", "name": "TerminalRepr", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.TerminalRepr", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.TerminalRepr", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.TerminalRepr.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TerminalRepr"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of TerminalRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "_pytest._code.code.TerminalRepr.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["_pytest._code.code.TerminalRepr"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of TerminalRepr", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "_pytest._code.code.TerminalRepr.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["_pytest._code.code.TerminalRepr"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of TerminalRepr", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "toterminal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "flags": [], "fullname": "_pytest._code.code.TerminalRepr.toterminal", "name": "toterminal", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "tw"], "arg_types": ["_pytest._code.code.TerminalRepr", "_pytest._io.terminalwriter.TerminalWriter"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "toterminal of TerminalRepr", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TerminalWriter": {".class": "SymbolTableNode", "cross_ref": "_pytest._io.terminalwriter.TerminalWriter", "kind": "Gdef"}, "Traceback": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": [{".class": "Instance", "args": ["_pytest._code.code.TracebackEntry"], "type_ref": "builtins.list"}], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.Traceback", "name": "Traceback", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.Traceback", "has_param_spec_type": false, "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.Traceback", "builtins.list", "typing.MutableSequence", "typing.Sequence", "typing.Collection", "typing.Reversible", "typing.Iterable", "typing.Container", "builtins.object"], "names": {".class": "SymbolTable", "__getitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "_pytest._code.code.Traceback.__getitem__", "impl": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": ["is_overload"], "fullname": "_pytest._code.code.Traceback.__getitem__", "name": "__getitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["_pytest._code.code.Traceback", {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", "builtins.slice"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of Traceback", "ret_type": {".class": "UnionType", "items": ["_pytest._code.code.TracebackEntry", "_pytest._code.code.Traceback"]}, "type_guard": null, "variables": []}}, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": ["is_overload", "is_decorated"], "fullname": "_pytest._code.code.Traceback.__getitem__", "name": "__getitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["_pytest._code.code.Traceback", "typing_extensions.SupportsIndex"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of Traceback", "ret_type": "_pytest._code.code.TracebackEntry", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "__getitem__", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": ["is_overload", "is_decorated"], "fullname": "_pytest._code.code.Traceback.__getitem__", "name": "__getitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["_pytest._code.code.Traceback", "builtins.slice"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of Traceback", "ret_type": "_pytest._code.code.Traceback", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "__getitem__", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["_pytest._code.code.Traceback", "typing_extensions.SupportsIndex"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of Traceback", "ret_type": "_pytest._code.code.TracebackEntry", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["_pytest._code.code.Traceback", "builtins.slice"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of Traceback", "ret_type": "_pytest._code.code.Traceback", "type_guard": null, "variables": []}]}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "tb", "excinfo"], "flags": [], "fullname": "_pytest._code.code.Traceback.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "tb", "excinfo"], "arg_types": ["_pytest._code.code.Traceback", {".class": "UnionType", "items": ["types.TracebackType", {".class": "Instance", "args": ["_pytest._code.code.TracebackEntry"], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}], "type_ref": "_weakref.ReferenceType"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Traceback", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_excinfo": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest._code.code.Traceback._excinfo", "name": "_excinfo", "type": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}], "type_ref": "_weakref.ReferenceType"}, {".class": "NoneType"}]}}}, "cut": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1], "arg_names": ["self", "path", "lineno", "firstlineno", "excludepath"], "flags": [], "fullname": "_pytest._code.code.Traceback.cut", "name": "cut", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1], "arg_names": ["self", "path", "lineno", "firstlineno", "excludepath"], "arg_types": ["_pytest._code.code.Traceback", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "os.PathLike"}, "builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "os.PathLike"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "cut of Traceback", "ret_type": "_pytest._code.code.Traceback", "type_guard": null, "variables": []}}}, "filter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "fn"], "flags": [], "fullname": "_pytest._code.code.Traceback.filter", "name": "filter", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "fn"], "arg_types": ["_pytest._code.code.Traceback", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.bool", "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "filter of Traceback", "ret_type": "_pytest._code.code.Traceback", "type_guard": null, "variables": []}}}, "getcrashentry": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.Traceback.getcrashentry", "name": "getcrashentry", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Traceback"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getcrashentry of Traceback", "ret_type": "_pytest._code.code.TracebackEntry", "type_guard": null, "variables": []}}}, "recursionindex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.Traceback.recursionindex", "name": "recursionindex", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.Traceback"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recursionindex of Traceback", "ret_type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TracebackEntry": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest._code.code.TracebackEntry", "name": "TracebackEntry", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest._code.code.TracebackEntry", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "_pytest._code.code", "mro": ["_pytest._code.code.TracebackEntry", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "rawentry", "excinfo"], "flags": [], "fullname": "_pytest._code.code.TracebackEntry.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "rawentry", "excinfo"], "arg_types": ["_pytest._code.code.TracebackEntry", "types.TracebackType", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}], "type_ref": "_weakref.ReferenceType"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of TracebackEntry", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "_pytest._code.code.TracebackEntry.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of TracebackEntry", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "__slots__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value", "allow_incompatible_override"], "fullname": "_pytest._code.code.TracebackEntry.__slots__", "name": "__slots__", "type": {".class": "TupleType", "implicit": false, "items": ["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"}}}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "_pytest._code.code.TracebackEntry.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of TracebackEntry", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_excinfo": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest._code.code.TracebackEntry._excinfo", "name": "_excinfo", "type": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.BaseException"], "type_ref": "_pytest._code.code.ExceptionInfo"}], "type_ref": "_weakref.ReferenceType"}, {".class": "NoneType"}]}}}, "_rawentry": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest._code.code.TracebackEntry._rawentry", "name": "_rawentry", "type": "types.TracebackType"}}, "_repr_style": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": ["explicit_self_type", "is_ready"], "fullname": "_pytest._code.code.TracebackEntry._repr_style", "name": "_repr_style", "type": {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "short"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "long"}, {".class": "NoneType"}]}}}, "frame": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.TracebackEntry.frame", "name": "frame", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "frame of TracebackEntry", "ret_type": "_pytest._code.code.Frame", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "frame", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "frame of TracebackEntry", "ret_type": "_pytest._code.code.Frame", "type_guard": null, "variables": []}}}}, "getfirstlinesource": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.TracebackEntry.getfirstlinesource", "name": "getfirstlinesource", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getfirstlinesource of TracebackEntry", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "getsource": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "astcache"], "flags": [], "fullname": "_pytest._code.code.TracebackEntry.getsource", "name": "getsource", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "astcache"], "arg_types": ["_pytest._code.code.TracebackEntry", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "pathlib.Path"]}, "_ast.AST"], "type_ref": "builtins.dict"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getsource of TracebackEntry", "ret_type": {".class": "UnionType", "items": ["_pytest._code.source.Source", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "ishidden": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest._code.code.TracebackEntry.ishidden", "name": "ishidden", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ishidden of TracebackEntry", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "lineno": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.TracebackEntry.lineno", "name": "lineno", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lineno of TracebackEntry", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "lineno", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lineno of TracebackEntry", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}}, "locals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.TracebackEntry.locals", "name": "locals", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "locals of TracebackEntry", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "locals", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "locals of TracebackEntry", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}}}, "name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.TracebackEntry.name", "name": "name", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "name of TracebackEntry", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "name", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "name of TracebackEntry", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "path": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.TracebackEntry.path", "name": "path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "path of TracebackEntry", "ret_type": {".class": "UnionType", "items": ["pathlib.Path", "builtins.str"]}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "path of TracebackEntry", "ret_type": {".class": "UnionType", "items": ["pathlib.Path", "builtins.str"]}, "type_guard": null, "variables": []}}}}, "relline": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.TracebackEntry.relline", "name": "relline", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "relline of TracebackEntry", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "relline", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "relline of TracebackEntry", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}}, "set_repr_style": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "mode"], "flags": [], "fullname": "_pytest._code.code.TracebackEntry.set_repr_style", "name": "set_repr_style", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "mode"], "arg_types": ["_pytest._code.code.TracebackEntry", {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "short"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "long"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set_repr_style of TracebackEntry", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "source": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "_pytest._code.code.TracebackEntry.source", "name": "source", "type": "builtins.property"}}, "statement": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest._code.code.TracebackEntry.statement", "name": "statement", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "statement of TracebackEntry", "ret_type": "_pytest._code.source.Source", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "statement", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "statement of TracebackEntry", "ret_type": "_pytest._code.source.Source", "type_guard": null, "variables": []}}}}}, "slots": ["_excinfo", "_rawentry", "_repr_style"], "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TracebackType": {".class": "SymbolTableNode", "cross_ref": "types.TracebackType", "kind": "Gdef"}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef"}, "Type": {".class": "SymbolTableNode", "cross_ref": "typing.Type", "kind": "Gdef"}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef"}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef"}, "_PLUGGY_DIR": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "_pytest._code.code._PLUGGY_DIR", "name": "_PLUGGY_DIR", "type": "pathlib.Path"}}, "_PYTEST_DIR": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "_pytest._code.code._PYTEST_DIR", "name": "_PYTEST_DIR", "type": "pathlib.Path"}}, "_TracebackStyle": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 4, "fullname": "_pytest._code.code._TracebackStyle", "line": 57, "no_args": false, "normalized": false, "target": {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "long"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "short"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "line"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "no"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "native"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "value"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "auto"}]}}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest._code.code.__package__", "name": "__package__", "type": "builtins.str"}}, "_pytest": {".class": "SymbolTableNode", "cross_ref": "_pytest", "kind": "Gdef"}, "absolutepath": {".class": "SymbolTableNode", "cross_ref": "_pytest.pathlib.absolutepath", "kind": "Gdef"}, "ast": {".class": "SymbolTableNode", "cross_ref": "ast", "kind": "Gdef"}, "attr": {".class": "SymbolTableNode", "cross_ref": "attr", "kind": "Gdef"}, "bestrelpath": {".class": "SymbolTableNode", "cross_ref": "_pytest.pathlib.bestrelpath", "kind": "Gdef"}, "check_ispytest": {".class": "SymbolTableNode", "cross_ref": "_pytest.deprecated.check_ispytest", "kind": "Gdef"}, "filter_traceback": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["entry"], "flags": [], "fullname": "_pytest._code.code.filter_traceback", "name": "filter_traceback", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["entry"], "arg_types": ["_pytest._code.code.TracebackEntry"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "filter_traceback", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "final": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.final", "kind": "Gdef"}, "findsource": {".class": "SymbolTableNode", "cross_ref": "_pytest._code.source.findsource", "kind": "Gdef"}, "format_exception_only": {".class": "SymbolTableNode", "cross_ref": "traceback.format_exception_only", "kind": "Gdef"}, "get_real_func": {".class": "SymbolTableNode", "cross_ref": "_pytest.compat.get_real_func", "kind": "Gdef"}, "getfslineno": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["obj"], "flags": [], "fullname": "_pytest._code.code.getfslineno", "name": "getfslineno", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["obj"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getfslineno", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "UnionType", "items": ["builtins.str", "pathlib.Path"]}, "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "getrawcode": {".class": "SymbolTableNode", "cross_ref": "_pytest._code.source.getrawcode", "kind": "Gdef"}, "getstatementrange_ast": {".class": "SymbolTableNode", "cross_ref": "_pytest._code.source.getstatementrange_ast", "kind": "Gdef"}, "inspect": {".class": "SymbolTableNode", "cross_ref": "inspect", "kind": "Gdef"}, "os": {".class": "SymbolTableNode", "cross_ref": "os", "kind": "Gdef"}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef"}, "pluggy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "_pytest._code.code.pluggy", "name": "pluggy", "type": {".class": "AnyType", "missing_import_name": "_pytest._code.code.pluggy", "source_any": null, "type_of_any": 3}}}, "re": {".class": "SymbolTableNode", "cross_ref": "re", "kind": "Gdef"}, "ref": {".class": "SymbolTableNode", "cross_ref": "_weakref.ref", "kind": "Gdef"}, "safeformat": {".class": "SymbolTableNode", "cross_ref": "_pytest._io.saferepr.safeformat", "kind": "Gdef"}, "saferepr": {".class": "SymbolTableNode", "cross_ref": "_pytest._io.saferepr.saferepr", "kind": "Gdef"}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef"}, "traceback": {".class": "SymbolTableNode", "cross_ref": "traceback", "kind": "Gdef"}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/_pytest/_code/code.py"} \ No newline at end of file