ami / .mypy_cache /3.7 /_pytest /legacypath.data.json
patrickvonplaten's picture
upload all
c7a0c46
{".class": "MypyFile", "_fullname": "_pytest.legacypath", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Cache": {".class": "SymbolTableNode", "cross_ref": "_pytest.cacheprovider.Cache", "kind": "Gdef"}, "Cache_makedir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "_pytest.legacypath.Cache_makedir", "name": "Cache_makedir", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["_pytest.cacheprovider.Cache", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Cache_makedir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "Collector": {".class": "SymbolTableNode", "cross_ref": "_pytest.nodes.Collector", "kind": "Gdef"}, "Config": {".class": "SymbolTableNode", "cross_ref": "_pytest.config.Config", "kind": "Gdef"}, "Config__getini_unknown_type": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "type", "value"], "flags": [], "fullname": "_pytest.legacypath.Config__getini_unknown_type", "name": "Config__getini_unknown_type", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "type", "value"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.str", {".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Config__getini_unknown_type", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "Config_inifile": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.Config_inifile", "name": "Config_inifile", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Config_inifile", "ret_type": {".class": "UnionType", "items": ["py.path.local", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "Config_invocation_dir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.Config_invocation_dir", "name": "Config_invocation_dir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Config_invocation_dir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "Config_rootdir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.Config_rootdir", "name": "Config_rootdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Config_rootdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "Final": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Final", "kind": "Gdef"}, "FixtureRequest": {".class": "SymbolTableNode", "cross_ref": "_pytest.fixtures.FixtureRequest", "kind": "Gdef"}, "FixtureRequest_fspath": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.FixtureRequest_fspath", "name": "FixtureRequest_fspath", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.fixtures.FixtureRequest"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "FixtureRequest_fspath", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "HookRecorder": {".class": "SymbolTableNode", "cross_ref": "_pytest.pytester.HookRecorder", "kind": "Gdef"}, "Item": {".class": "SymbolTableNode", "cross_ref": "_pytest.nodes.Item", "kind": "Gdef"}, "LEGACY_PATH": {".class": "SymbolTableNode", "cross_ref": "_pytest.compat.LEGACY_PATH", "kind": "Gdef"}, "LegacyTestdirPlugin": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.legacypath.LegacyTestdirPlugin", "name": "LegacyTestdirPlugin", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest.legacypath.LegacyTestdirPlugin", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "_pytest.legacypath", "mro": ["_pytest.legacypath.LegacyTestdirPlugin", "builtins.object"], "names": {".class": "SymbolTable", "testdir": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["pytester"], "flags": ["is_static", "is_decorated"], "fullname": "_pytest.legacypath.LegacyTestdirPlugin.testdir", "name": "testdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["pytester"], "arg_types": ["_pytest.pytester.Pytester"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "testdir of LegacyTestdirPlugin", "ret_type": "_pytest.legacypath.Testdir", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_staticmethod", "is_ready"], "fullname": null, "name": "testdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["pytester"], "arg_types": ["_pytest.pytester.Pytester"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "testdir of LegacyTestdirPlugin", "ret_type": "_pytest.legacypath.Testdir", "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "LegacyTmpdirPlugin": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.legacypath.LegacyTmpdirPlugin", "name": "LegacyTmpdirPlugin", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest.legacypath.LegacyTmpdirPlugin", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "_pytest.legacypath", "mro": ["_pytest.legacypath.LegacyTmpdirPlugin", "builtins.object"], "names": {".class": "SymbolTable", "tmpdir": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["tmp_path"], "flags": ["is_static", "is_decorated"], "fullname": "_pytest.legacypath.LegacyTmpdirPlugin.tmpdir", "name": "tmpdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["tmp_path"], "arg_types": ["pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tmpdir of LegacyTmpdirPlugin", "ret_type": "py.path.local", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_staticmethod", "is_ready"], "fullname": null, "name": "tmpdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["tmp_path"], "arg_types": ["pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tmpdir of LegacyTmpdirPlugin", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}}, "tmpdir_factory": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["request"], "flags": ["is_static", "is_decorated"], "fullname": "_pytest.legacypath.LegacyTmpdirPlugin.tmpdir_factory", "name": "tmpdir_factory", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["request"], "arg_types": ["_pytest.fixtures.FixtureRequest"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tmpdir_factory of LegacyTmpdirPlugin", "ret_type": "_pytest.legacypath.TempdirFactory", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_staticmethod", "is_ready"], "fullname": null, "name": "tmpdir_factory", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["request"], "arg_types": ["_pytest.fixtures.FixtureRequest"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tmpdir_factory of LegacyTmpdirPlugin", "ret_type": "_pytest.legacypath.TempdirFactory", "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef"}, "MonkeyPatch": {".class": "SymbolTableNode", "cross_ref": "_pytest.monkeypatch.MonkeyPatch", "kind": "Gdef"}, "Node": {".class": "SymbolTableNode", "cross_ref": "_pytest.nodes.Node", "kind": "Gdef"}, "Node_fspath": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.Node_fspath", "name": "Node_fspath", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.nodes.Node"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Node_fspath", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "Node_fspath_set": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "_pytest.legacypath.Node_fspath_set", "name": "Node_fspath_set", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "arg_types": ["_pytest.nodes.Node", "py.path.local"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Node_fspath_set", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef"}, "Path": {".class": "SymbolTableNode", "cross_ref": "pathlib.Path", "kind": "Gdef"}, "PytestPluginManager": {".class": "SymbolTableNode", "cross_ref": "_pytest.config.PytestPluginManager", "kind": "Gdef"}, "Pytester": {".class": "SymbolTableNode", "cross_ref": "_pytest.pytester.Pytester", "kind": "Gdef"}, "RunResult": {".class": "SymbolTableNode", "cross_ref": "_pytest.pytester.RunResult", "kind": "Gdef"}, "SectionWrapper": {".class": "SymbolTableNode", "cross_ref": "iniconfig.SectionWrapper", "kind": "Gdef"}, "Session": {".class": "SymbolTableNode", "cross_ref": "_pytest.main.Session", "kind": "Gdef"}, "Session_stardir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.Session_stardir", "name": "Session_stardir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.main.Session"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Session_stardir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "TYPE_CHECKING": {".class": "SymbolTableNode", "cross_ref": "typing.TYPE_CHECKING", "kind": "Gdef"}, "TempPathFactory": {".class": "SymbolTableNode", "cross_ref": "_pytest.tmpdir.TempPathFactory", "kind": "Gdef"}, "TempdirFactory": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.legacypath.TempdirFactory", "name": "TempdirFactory", "type_vars": []}, "deletable_attributes": [], "flags": ["is_final"], "fullname": "_pytest.legacypath.TempdirFactory", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 276, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": "_pytest.tmpdir.TempPathFactory", "kw_only": false, "name": "_tmppath_factory"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest.legacypath", "mro": ["_pytest.legacypath.TempdirFactory", "builtins.object"], "names": {".class": "SymbolTable", "_AT": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest.legacypath.TempdirFactory._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.legacypath.TempdirFactory.__ge__", "name": "__ge__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._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 TempdirFactory", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._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.legacypath.TempdirFactory.__gt__", "name": "__gt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._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 TempdirFactory", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._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, 5], "arg_names": ["self", "tmppath_factory", "_ispytest"], "flags": [], "fullname": "_pytest.legacypath.TempdirFactory.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 5], "arg_names": ["self", "tmppath_factory", "_ispytest"], "arg_types": ["_pytest.legacypath.TempdirFactory", "_pytest.tmpdir.TempPathFactory", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of TempdirFactory", "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.legacypath.TempdirFactory.__le__", "name": "__le__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._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 TempdirFactory", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._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.legacypath.TempdirFactory.__lt__", "name": "__lt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._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 TempdirFactory", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest.legacypath.TempdirFactory._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "_tmppath_factory": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.legacypath.TempdirFactory._tmppath_factory", "name": "_tmppath_factory", "type": "_pytest.tmpdir.TempPathFactory"}}, "getbasetemp": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.TempdirFactory.getbasetemp", "name": "getbasetemp", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.TempdirFactory"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getbasetemp of TempdirFactory", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "mktemp": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "basename", "numbered"], "flags": [], "fullname": "_pytest.legacypath.TempdirFactory.mktemp", "name": "mktemp", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "basename", "numbered"], "arg_types": ["_pytest.legacypath.TempdirFactory", "builtins.str", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "mktemp of TempdirFactory", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TerminalReporter": {".class": "SymbolTableNode", "cross_ref": "_pytest.terminal.TerminalReporter", "kind": "Gdef"}, "TerminalReporter_startdir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.TerminalReporter_startdir", "name": "TerminalReporter_startdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.terminal.TerminalReporter"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "TerminalReporter_startdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "Testdir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.legacypath.Testdir", "name": "Testdir", "type_vars": []}, "deletable_attributes": [], "flags": ["is_final"], "fullname": "_pytest.legacypath.Testdir", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "_pytest.legacypath", "mro": ["_pytest.legacypath.Testdir", "builtins.object"], "names": {".class": "SymbolTable", "CLOSE_STDIN": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_final", "has_explicit_value"], "fullname": "_pytest.legacypath.Testdir.CLOSE_STDIN", "name": "CLOSE_STDIN", "type": {".class": "Instance", "args": [], "last_known_value": {".class": "LiteralType", "fallback": "_pytest.compat.NotSetType", "value": "token"}, "type_ref": "_pytest.compat.NotSetType"}}}, "TimeoutExpired": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_final", "has_explicit_value"], "fullname": "_pytest.legacypath.Testdir.TimeoutExpired", "name": "TimeoutExpired", "type": {".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": ["builtins.object"], "bound_args": ["_pytest.pytester.Pytester.TimeoutExpired"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "_pytest.pytester.Pytester.TimeoutExpired", "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 5], "arg_names": ["self", "pytester", "_ispytest"], "flags": [], "fullname": "_pytest.legacypath.Testdir.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 5], "arg_names": ["self", "pytester", "_ispytest"], "arg_types": ["_pytest.legacypath.Testdir", "_pytest.pytester.Pytester", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Testdir", "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.legacypath.Testdir.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of Testdir", "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.legacypath.Testdir.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of Testdir", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "__test__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "_pytest.legacypath.Testdir.__test__", "name": "__test__", "type": "builtins.bool"}}, "_pytester": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.legacypath.Testdir._pytester", "name": "_pytester", "type": "_pytest.pytester.Pytester"}}, "chdir": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.Testdir.chdir", "name": "chdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chdir of Testdir", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "collect_by_name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "modcol", "name"], "flags": [], "fullname": "_pytest.legacypath.Testdir.collect_by_name", "name": "collect_by_name", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "modcol", "name"], "arg_types": ["_pytest.legacypath.Testdir", "_pytest.nodes.Collector", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "collect_by_name of Testdir", "ret_type": {".class": "UnionType", "items": ["_pytest.nodes.Item", "_pytest.nodes.Collector", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "copy_example": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "name"], "flags": [], "fullname": "_pytest.legacypath.Testdir.copy_example", "name": "copy_example", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "name"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "copy_example of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "finalize": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "_pytest.legacypath.Testdir.finalize", "name": "finalize", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "finalize of Testdir", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "genitems": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "colitems"], "flags": [], "fullname": "_pytest.legacypath.Testdir.genitems", "name": "genitems", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "colitems"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "Instance", "args": [{".class": "UnionType", "items": ["_pytest.nodes.Item", "_pytest.nodes.Collector"]}], "type_ref": "builtins.list"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "genitems of Testdir", "ret_type": {".class": "Instance", "args": ["_pytest.nodes.Item"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "getinicfg": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "flags": [], "fullname": "_pytest.legacypath.Testdir.getinicfg", "name": "getinicfg", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "arg_types": ["_pytest.legacypath.Testdir", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getinicfg of Testdir", "ret_type": "iniconfig.SectionWrapper", "type_guard": null, "variables": []}}}, "getitem": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "source", "funcname"], "flags": [], "fullname": "_pytest.legacypath.Testdir.getitem", "name": "getitem", "type": null}}, "getitems": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "flags": [], "fullname": "_pytest.legacypath.Testdir.getitems", "name": "getitems", "type": null}}, "getmodulecol": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "source", "configargs", "withinit"], "flags": [], "fullname": "_pytest.legacypath.Testdir.getmodulecol", "name": "getmodulecol", "type": null}}, "getnode": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "config", "arg"], "flags": [], "fullname": "_pytest.legacypath.Testdir.getnode", "name": "getnode", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "config", "arg"], "arg_types": ["_pytest.legacypath.Testdir", "_pytest.config.Config", {".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": "getnode of Testdir", "ret_type": {".class": "UnionType", "items": ["_pytest.nodes.Item", "_pytest.nodes.Collector", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "getpathnode": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "path"], "flags": [], "fullname": "_pytest.legacypath.Testdir.getpathnode", "name": "getpathnode", "type": null}}, "inline_genitems": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": [], "fullname": "_pytest.legacypath.Testdir.inline_genitems", "name": "inline_genitems", "type": null}}, "inline_run": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 5, 5], "arg_names": ["self", "args", "plugins", "no_reraise_ctrlc"], "flags": [], "fullname": "_pytest.legacypath.Testdir.inline_run", "name": "inline_run", "type": {".class": "CallableType", "arg_kinds": [0, 2, 5, 5], "arg_names": ["self", "args", "plugins", "no_reraise_ctrlc"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "inline_run of Testdir", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "inline_runsource": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "source", "cmdlineargs"], "flags": [], "fullname": "_pytest.legacypath.Testdir.inline_runsource", "name": "inline_runsource", "type": null}}, "make_hook_recorder": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "pluginmanager"], "flags": [], "fullname": "_pytest.legacypath.Testdir.make_hook_recorder", "name": "make_hook_recorder", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "pluginmanager"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "make_hook_recorder of Testdir", "ret_type": "_pytest.pytester.HookRecorder", "type_guard": null, "variables": []}}}, "makeconftest": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "flags": [], "fullname": "_pytest.legacypath.Testdir.makeconftest", "name": "makeconftest", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "makeconftest of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "makefile": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", "ext", "args", "kwargs"], "flags": [], "fullname": "_pytest.legacypath.Testdir.makefile", "name": "makefile", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", "ext", "args", "kwargs"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".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": "makefile of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "makeini": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "flags": [], "fullname": "_pytest.legacypath.Testdir.makeini", "name": "makeini", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "makeini of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "makepyfile": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": [], "fullname": "_pytest.legacypath.Testdir.makepyfile", "name": "makepyfile", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".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": "makepyfile of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "makepyprojecttoml": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "flags": [], "fullname": "_pytest.legacypath.Testdir.makepyprojecttoml", "name": "makepyprojecttoml", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "makepyprojecttoml of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "maketxtfile": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": [], "fullname": "_pytest.legacypath.Testdir.maketxtfile", "name": "maketxtfile", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".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": "maketxtfile of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "mkdir": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "_pytest.legacypath.Testdir.mkdir", "name": "mkdir", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "mkdir of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "mkpydir": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "_pytest.legacypath.Testdir.mkpydir", "name": "mkpydir", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "mkpydir of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "monkeypatch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.legacypath.Testdir.monkeypatch", "name": "monkeypatch", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "monkeypatch of Testdir", "ret_type": "_pytest.monkeypatch.MonkeyPatch", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "monkeypatch", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "monkeypatch of Testdir", "ret_type": "_pytest.monkeypatch.MonkeyPatch", "type_guard": null, "variables": []}}}}, "parseconfig": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": [], "fullname": "_pytest.legacypath.Testdir.parseconfig", "name": "parseconfig", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "parseconfig of Testdir", "ret_type": "_pytest.config.Config", "type_guard": null, "variables": []}}}, "parseconfigure": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": [], "fullname": "_pytest.legacypath.Testdir.parseconfigure", "name": "parseconfigure", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "parseconfigure of Testdir", "ret_type": "_pytest.config.Config", "type_guard": null, "variables": []}}}, "plugins": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": ["is_property"], "fullname": "_pytest.legacypath.Testdir.plugins", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_overload", "is_decorated"], "fullname": "_pytest.legacypath.Testdir.plugins", "name": "plugins", "type": null}, "is_overload": true, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_settable_property", "is_ready"], "fullname": null, "name": "plugins", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": "plugins of Testdir", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "plugins"], "flags": ["is_decorated"], "fullname": "_pytest.legacypath.Testdir.plugins", "name": "plugins", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": [], "fullname": null, "name": "plugins", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": "plugins", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}]}}}, "popen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 4], "arg_names": ["self", "cmdargs", "stdout", "stderr", "stdin", "kw"], "flags": [], "fullname": "_pytest.legacypath.Testdir.popen", "name": "popen", "type": null}}, "request": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.legacypath.Testdir.request", "name": "request", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "request", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": "request of Testdir", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "run": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 5, 5], "arg_names": ["self", "cmdargs", "timeout", "stdin"], "flags": [], "fullname": "_pytest.legacypath.Testdir.run", "name": "run", "type": {".class": "CallableType", "arg_kinds": [0, 2, 5, 5], "arg_names": ["self", "cmdargs", "timeout", "stdin"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".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": "run of Testdir", "ret_type": "_pytest.pytester.RunResult", "type_guard": null, "variables": []}}}, "runitem": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "source"], "flags": [], "fullname": "_pytest.legacypath.Testdir.runitem", "name": "runitem", "type": null}}, "runpytest": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": [], "fullname": "_pytest.legacypath.Testdir.runpytest", "name": "runpytest", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".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": "runpytest of Testdir", "ret_type": "_pytest.pytester.RunResult", "type_guard": null, "variables": []}}}, "runpytest_inprocess": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": [], "fullname": "_pytest.legacypath.Testdir.runpytest_inprocess", "name": "runpytest_inprocess", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".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": "runpytest_inprocess of Testdir", "ret_type": "_pytest.pytester.RunResult", "type_guard": null, "variables": []}}}, "runpytest_subprocess": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 5], "arg_names": ["self", "args", "timeout"], "flags": [], "fullname": "_pytest.legacypath.Testdir.runpytest_subprocess", "name": "runpytest_subprocess", "type": {".class": "CallableType", "arg_kinds": [0, 2, 5], "arg_names": ["self", "args", "timeout"], "arg_types": ["_pytest.legacypath.Testdir", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".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": "runpytest_subprocess of Testdir", "ret_type": "_pytest.pytester.RunResult", "type_guard": null, "variables": []}}}, "runpython": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "script"], "flags": [], "fullname": "_pytest.legacypath.Testdir.runpython", "name": "runpython", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "script"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "runpython of Testdir", "ret_type": "_pytest.pytester.RunResult", "type_guard": null, "variables": []}}}, "runpython_c": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "command"], "flags": [], "fullname": "_pytest.legacypath.Testdir.runpython_c", "name": "runpython_c", "type": null}}, "spawn": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "cmd", "expect_timeout"], "flags": [], "fullname": "_pytest.legacypath.Testdir.spawn", "name": "spawn", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "cmd", "expect_timeout"], "arg_types": ["_pytest.legacypath.Testdir", "builtins.str", "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "spawn of Testdir", "ret_type": {".class": "AnyType", "missing_import_name": "_pytest.legacypath.pexpect", "source_any": null, "type_of_any": 3}, "type_guard": null, "variables": []}}}, "spawn_pytest": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "string", "expect_timeout"], "flags": [], "fullname": "_pytest.legacypath.Testdir.spawn_pytest", "name": "spawn_pytest", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "string", "expect_timeout"], "arg_types": ["_pytest.legacypath.Testdir", "builtins.str", "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "spawn_pytest of Testdir", "ret_type": {".class": "AnyType", "missing_import_name": "_pytest.legacypath.pexpect", "source_any": null, "type_of_any": 3}, "type_guard": null, "variables": []}}}, "syspathinsert": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "path"], "flags": [], "fullname": "_pytest.legacypath.Testdir.syspathinsert", "name": "syspathinsert", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "path"], "arg_types": ["_pytest.legacypath.Testdir", {".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": "syspathinsert of Testdir", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "test_tmproot": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.legacypath.Testdir.test_tmproot", "name": "test_tmproot", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "test_tmproot of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "test_tmproot", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "test_tmproot of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}}, "tmpdir": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "_pytest.legacypath.Testdir.tmpdir", "name": "tmpdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tmpdir of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "tmpdir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["_pytest.legacypath.Testdir"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tmpdir of Testdir", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef"}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.legacypath.__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.legacypath.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.legacypath.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.legacypath.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.legacypath.__package__", "name": "__package__", "type": "builtins.str"}}, "attr": {".class": "SymbolTableNode", "cross_ref": "attr", "kind": "Gdef"}, "check_ispytest": {".class": "SymbolTableNode", "cross_ref": "_pytest.deprecated.check_ispytest", "kind": "Gdef"}, "final": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.final", "kind": "Gdef"}, "fixture": {".class": "SymbolTableNode", "cross_ref": "_pytest.fixtures.fixture", "kind": "Gdef"}, "hookimpl": {".class": "SymbolTableNode", "cross_ref": "_pytest.config.hookimpl", "kind": "Gdef"}, "legacy_path": {".class": "SymbolTableNode", "cross_ref": "_pytest.compat.legacy_path", "kind": "Gdef"}, "pexpect": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "_pytest.legacypath.pexpect", "name": "pexpect", "type": {".class": "AnyType", "missing_import_name": "_pytest.legacypath.pexpect", "source_any": null, "type_of_any": 3}}}, "pytest_configure": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["config"], "flags": ["is_decorated"], "fullname": "_pytest.legacypath.pytest_configure", "name": "pytest_configure", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["config"], "arg_types": ["_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pytest_configure", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "pytest_configure", "type": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": null, "type_of_any": 3}, "type_of_any": 7}}}}, "pytest_load_initial_conftests": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["early_config"], "flags": ["is_decorated"], "fullname": "_pytest.legacypath.pytest_load_initial_conftests", "name": "pytest_load_initial_conftests", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["early_config"], "arg_types": ["_pytest.config.Config"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pytest_load_initial_conftests", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "pytest_load_initial_conftests", "type": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": null, "type_of_any": 3}, "type_of_any": 7}}}}, "pytest_plugin_registered": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["plugin", "manager"], "flags": ["is_decorated"], "fullname": "_pytest.legacypath.pytest_plugin_registered", "name": "pytest_plugin_registered", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["plugin", "manager"], "arg_types": ["builtins.object", "_pytest.config.PytestPluginManager"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pytest_plugin_registered", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "pytest_plugin_registered", "type": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": {".class": "AnyType", "missing_import_name": "_pytest.config.HookimplMarker", "source_any": null, "type_of_any": 3}, "type_of_any": 7}}}}, "shlex": {".class": "SymbolTableNode", "cross_ref": "shlex", "kind": "Gdef"}, "subprocess": {".class": "SymbolTableNode", "cross_ref": "subprocess", "kind": "Gdef"}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/_pytest/legacypath.py"}