mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-31 12:44:18 +00:00
1 line
27 KiB
JSON
1 line
27 KiB
JSON
{".class": "MypyFile", "_fullname": "_pytest.pathlib", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef"}, "EBADF": {".class": "SymbolTableNode", "cross_ref": "errno.EBADF", "kind": "Gdef"}, "ELOOP": {".class": "SymbolTableNode", "cross_ref": "errno.ELOOP", "kind": "Gdef"}, "ENOENT": {".class": "SymbolTableNode", "cross_ref": "errno.ENOENT", "kind": "Gdef"}, "ENOTDIR": {".class": "SymbolTableNode", "cross_ref": "errno.ENOTDIR", "kind": "Gdef"}, "Enum": {".class": "SymbolTableNode", "cross_ref": "enum.Enum", "kind": "Gdef"}, "ImportMode": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["enum.Enum"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.pathlib.ImportMode", "name": "ImportMode", "type_vars": []}, "flags": ["is_enum"], "fullname": "_pytest.pathlib.ImportMode", "metaclass_type": "enum.EnumMeta", "metadata": {}, "module_name": "_pytest.pathlib", "mro": ["_pytest.pathlib.ImportMode", "enum.Enum", "builtins.object"], "names": {".class": "SymbolTable", "append": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "_pytest.pathlib.ImportMode.append", "name": "append", "type": "builtins.str"}}, "importlib": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "_pytest.pathlib.ImportMode.importlib", "name": "importlib", "type": "builtins.str"}}, "prepend": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "_pytest.pathlib.ImportMode.prepend", "name": "prepend", "type": "builtins.str"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ImportPathMismatchError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.ImportError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.pathlib.ImportPathMismatchError", "name": "ImportPathMismatchError", "type_vars": []}, "flags": [], "fullname": "_pytest.pathlib.ImportPathMismatchError", "metaclass_type": null, "metadata": {}, "module_name": "_pytest.pathlib", "mro": ["_pytest.pathlib.ImportPathMismatchError", "builtins.ImportError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef"}, "Iterator": {".class": "SymbolTableNode", "cross_ref": "typing.Iterator", "kind": "Gdef"}, "LOCK_TIMEOUT": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.pathlib.LOCK_TIMEOUT", "name": "LOCK_TIMEOUT", "type": "builtins.int"}}, "ModuleType": {".class": "SymbolTableNode", "cross_ref": "types.ModuleType", "kind": "Gdef"}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef"}, "Path": {".class": "SymbolTableNode", "cross_ref": "pathlib.Path", "kind": "Gdef"}, "PurePath": {".class": "SymbolTableNode", "cross_ref": "pathlib.PurePath", "kind": "Gdef"}, "PytestWarning": {".class": "SymbolTableNode", "cross_ref": "_pytest.warning_types.PytestWarning", "kind": "Gdef"}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.Set", "kind": "Gdef"}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef"}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef"}, "_AnyPurePath": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest.pathlib._AnyPurePath", "name": "_AnyPurePath", "upper_bound": "pathlib.PurePath", "values": [], "variance": 0}}, "_IGNORED_ERRORS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.pathlib._IGNORED_ERRORS", "name": "_IGNORED_ERRORS", "type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.int", "builtins.int", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "_IGNORED_WINERRORS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.pathlib._IGNORED_WINERRORS", "name": "_IGNORED_WINERRORS", "type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.pathlib.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.pathlib.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.pathlib.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.pathlib.__package__", "name": "__package__", "type": "builtins.str"}}, "_force_symlink": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["root", "target", "link_to"], "flags": [], "fullname": "_pytest.pathlib._force_symlink", "name": "_force_symlink", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["root", "target", "link_to"], "arg_types": ["pathlib.Path", {".class": "UnionType", "items": ["builtins.str", "pathlib.PurePath"]}, {".class": "UnionType", "items": ["builtins.str", "pathlib.Path"]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_force_symlink", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "_ignore_error": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["exception"], "flags": [], "fullname": "_pytest.pathlib._ignore_error", "name": "_ignore_error", "type": null}}, "_is_same": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["f1", "f2"], "flags": [], "fullname": "_pytest.pathlib._is_same", "name": "_is_same", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["f1", "f2"], "arg_types": ["builtins.str", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "_is_same", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "absolutepath": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["path"], "flags": [], "fullname": "_pytest.pathlib.absolutepath", "name": "absolutepath", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["path"], "arg_types": [{".class": "UnionType", "items": ["pathlib.Path", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "absolutepath", "ret_type": "pathlib.Path", "type_guard": null, "variables": []}}}, "assert_never": {".class": "SymbolTableNode", "cross_ref": "_pytest.compat.assert_never", "kind": "Gdef"}, "atexit": {".class": "SymbolTableNode", "cross_ref": "atexit", "kind": "Gdef"}, "bestrelpath": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["directory", "dest"], "flags": [], "fullname": "_pytest.pathlib.bestrelpath", "name": "bestrelpath", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["directory", "dest"], "arg_types": ["pathlib.Path", "pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bestrelpath", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "cleanup_candidates": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["root", "prefix", "keep"], "flags": ["is_generator"], "fullname": "_pytest.pathlib.cleanup_candidates", "name": "cleanup_candidates", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["root", "prefix", "keep"], "arg_types": ["pathlib.Path", "builtins.str", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cleanup_candidates", "ret_type": {".class": "Instance", "args": ["pathlib.Path"], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "cleanup_numbered_dir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["root", "prefix", "keep", "consider_lock_dead_if_created_before"], "flags": [], "fullname": "_pytest.pathlib.cleanup_numbered_dir", "name": "cleanup_numbered_dir", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["root", "prefix", "keep", "consider_lock_dead_if_created_before"], "arg_types": ["pathlib.Path", "builtins.str", "builtins.int", "builtins.float"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cleanup_numbered_dir", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "commonpath": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["path1", "path2"], "flags": [], "fullname": "_pytest.pathlib.commonpath", "name": "commonpath", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["path1", "path2"], "arg_types": ["pathlib.Path", "pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "commonpath", "ret_type": {".class": "UnionType", "items": ["pathlib.Path", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "contextlib": {".class": "SymbolTableNode", "cross_ref": "contextlib", "kind": "Gdef"}, "create_cleanup_lock": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["p"], "flags": [], "fullname": "_pytest.pathlib.create_cleanup_lock", "name": "create_cleanup_lock", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["p"], "arg_types": ["pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_cleanup_lock", "ret_type": "pathlib.Path", "type_guard": null, "variables": []}}}, "ensure_deletable": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["path", "consider_lock_dead_if_created_before"], "flags": [], "fullname": "_pytest.pathlib.ensure_deletable", "name": "ensure_deletable", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["path", "consider_lock_dead_if_created_before"], "arg_types": ["pathlib.Path", "builtins.float"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ensure_deletable", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "ensure_extended_length_path": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["path"], "flags": [], "fullname": "_pytest.pathlib.ensure_extended_length_path", "name": "ensure_extended_length_path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["path"], "arg_types": ["pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ensure_extended_length_path", "ret_type": "pathlib.Path", "type_guard": null, "variables": []}}}, "expanduser": {".class": "SymbolTableNode", "cross_ref": "posixpath.expanduser", "kind": "Gdef"}, "expandvars": {".class": "SymbolTableNode", "cross_ref": "posixpath.expandvars", "kind": "Gdef"}, "extract_suffixes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["iter", "prefix"], "flags": ["is_generator"], "fullname": "_pytest.pathlib.extract_suffixes", "name": "extract_suffixes", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["iter", "prefix"], "arg_types": [{".class": "Instance", "args": ["pathlib.PurePath"], "type_ref": "typing.Iterable"}, "builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "extract_suffixes", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "find_prefixed": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["root", "prefix"], "flags": ["is_generator"], "fullname": "_pytest.pathlib.find_prefixed", "name": "find_prefixed", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["root", "prefix"], "arg_types": ["pathlib.Path", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "find_prefixed", "ret_type": {".class": "Instance", "args": ["pathlib.Path"], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "find_suffixes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["root", "prefix"], "flags": [], "fullname": "_pytest.pathlib.find_suffixes", "name": "find_suffixes", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["root", "prefix"], "arg_types": ["pathlib.Path", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "find_suffixes", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "fnmatch": {".class": "SymbolTableNode", "cross_ref": "fnmatch", "kind": "Gdef"}, "fnmatch_ex": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["pattern", "path"], "flags": [], "fullname": "_pytest.pathlib.fnmatch_ex", "name": "fnmatch_ex", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["pattern", "path"], "arg_types": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "fnmatch_ex", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "get_extended_length_path_str": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["path"], "flags": [], "fullname": "_pytest.pathlib.get_extended_length_path_str", "name": "get_extended_length_path_str", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["path"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "get_extended_length_path_str", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "get_lock_path": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["path"], "flags": [], "fullname": "_pytest.pathlib.get_lock_path", "name": "get_lock_path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["path"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.pathlib._AnyPurePath", "id": -1, "name": "_AnyPurePath", "upper_bound": "pathlib.PurePath", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "get_lock_path", "ret_type": {".class": "TypeVarType", "fullname": "_pytest.pathlib._AnyPurePath", "id": -1, "name": "_AnyPurePath", "upper_bound": "pathlib.PurePath", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarDef", "fullname": "_pytest.pathlib._AnyPurePath", "id": -1, "name": "_AnyPurePath", "upper_bound": "pathlib.PurePath", "values": [], "variance": 0}]}}}, "import_path": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 5], "arg_names": ["p", "mode"], "flags": [], "fullname": "_pytest.pathlib.import_path", "name": "import_path", "type": {".class": "CallableType", "arg_kinds": [0, 5], "arg_names": ["p", "mode"], "arg_types": [{".class": "UnionType", "items": ["builtins.str", "py.path.local", "pathlib.Path"]}, {".class": "UnionType", "items": ["builtins.str", "_pytest.pathlib.ImportMode"]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "import_path", "ret_type": "types.ModuleType", "type_guard": null, "variables": []}}}, "importlib": {".class": "SymbolTableNode", "cross_ref": "importlib", "kind": "Gdef"}, "isabs": {".class": "SymbolTableNode", "cross_ref": "posixpath.isabs", "kind": "Gdef"}, "itertools": {".class": "SymbolTableNode", "cross_ref": "itertools", "kind": "Gdef"}, "make_numbered_dir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["root", "prefix", "mode"], "flags": [], "fullname": "_pytest.pathlib.make_numbered_dir", "name": "make_numbered_dir", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["root", "prefix", "mode"], "arg_types": ["pathlib.Path", "builtins.str", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "make_numbered_dir", "ret_type": "pathlib.Path", "type_guard": null, "variables": []}}}, "make_numbered_dir_with_cleanup": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["root", "prefix", "keep", "lock_timeout", "mode"], "flags": [], "fullname": "_pytest.pathlib.make_numbered_dir_with_cleanup", "name": "make_numbered_dir_with_cleanup", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["root", "prefix", "keep", "lock_timeout", "mode"], "arg_types": ["pathlib.Path", "builtins.str", "builtins.int", "builtins.float", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "make_numbered_dir_with_cleanup", "ret_type": "pathlib.Path", "type_guard": null, "variables": []}}}, "maybe_delete_a_numbered_dir": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["path"], "flags": [], "fullname": "_pytest.pathlib.maybe_delete_a_numbered_dir", "name": "maybe_delete_a_numbered_dir", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["path"], "arg_types": ["pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "maybe_delete_a_numbered_dir", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "on_rm_rf_error": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["func", "path", "exc", "start_path"], "flags": [], "fullname": "_pytest.pathlib.on_rm_rf_error", "name": "on_rm_rf_error", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 3], "arg_names": ["func", "path", "exc", "start_path"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "on_rm_rf_error", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "os": {".class": "SymbolTableNode", "cross_ref": "os", "kind": "Gdef"}, "parse_num": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["maybe_num"], "flags": [], "fullname": "_pytest.pathlib.parse_num", "name": "parse_num", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["maybe_num"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "parse_num", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "partial": {".class": "SymbolTableNode", "cross_ref": "functools.partial", "kind": "Gdef"}, "parts": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["s"], "flags": [], "fullname": "_pytest.pathlib.parts", "name": "parts", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["s"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "parts", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.set"}, "type_guard": null, "variables": []}}}, "posix_sep": {".class": "SymbolTableNode", "cross_ref": "posixpath.sep", "kind": "Gdef"}, "py": {".class": "SymbolTableNode", "cross_ref": "py", "kind": "Gdef"}, "register_cleanup_lock_removal": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["lock_path", "register"], "flags": [], "fullname": "_pytest.pathlib.register_cleanup_lock_removal", "name": "register_cleanup_lock_removal", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["lock_path", "register"], "arg_types": ["pathlib.Path", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "register_cleanup_lock_removal", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "resolve_from_str": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["input", "rootpath"], "flags": [], "fullname": "_pytest.pathlib.resolve_from_str", "name": "resolve_from_str", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["input", "rootpath"], "arg_types": ["builtins.str", "pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "resolve_from_str", "ret_type": "pathlib.Path", "type_guard": null, "variables": []}}}, "resolve_package_path": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["path"], "flags": [], "fullname": "_pytest.pathlib.resolve_package_path", "name": "resolve_package_path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["path"], "arg_types": ["pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "resolve_package_path", "ret_type": {".class": "UnionType", "items": ["pathlib.Path", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "rm_rf": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["path"], "flags": [], "fullname": "_pytest.pathlib.rm_rf", "name": "rm_rf", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["path"], "arg_types": ["pathlib.Path"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "rm_rf", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "sep": {".class": "SymbolTableNode", "cross_ref": "posixpath.sep", "kind": "Gdef"}, "shutil": {".class": "SymbolTableNode", "cross_ref": "shutil", "kind": "Gdef"}, "skip": {".class": "SymbolTableNode", "cross_ref": "_pytest.outcomes.skip", "kind": "Gdef"}, "symlink_or_skip": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["src", "dst", "kwargs"], "flags": [], "fullname": "_pytest.pathlib.symlink_or_skip", "name": "symlink_or_skip", "type": null}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef"}, "try_cleanup": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["path", "consider_lock_dead_if_created_before"], "flags": [], "fullname": "_pytest.pathlib.try_cleanup", "name": "try_cleanup", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["path", "consider_lock_dead_if_created_before"], "arg_types": ["pathlib.Path", "builtins.float"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "try_cleanup", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "uuid": {".class": "SymbolTableNode", "cross_ref": "uuid", "kind": "Gdef"}, "visit": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["path", "recurse"], "flags": ["is_generator"], "fullname": "_pytest.pathlib.visit", "name": "visit", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["path", "recurse"], "arg_types": ["builtins.str", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "os.DirEntry"}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.bool", "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "visit", "ret_type": {".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "os.DirEntry"}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "warnings": {".class": "SymbolTableNode", "cross_ref": "warnings", "kind": "Gdef"}}, "path": "/home/patrick/anaconda3/lib/python3.9/site-packages/_pytest/pathlib.py"} |