1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "label": "test_expand.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L1"}, {"id": "test_expand_write_files", "label": "write_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L14"}, {"id": "test_expand_test_glob_relative", "label": "test_glob_relative()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L21"}, {"id": "test_expand_test_read_files", "label": "test_read_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L40"}, {"id": "test_expand_testreadattr", "label": "TestReadAttr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L69"}, {"id": "test_expand_test_read_attr_encoding_cookie", "label": "test_read_attr_encoding_cookie()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L80"}, {"id": "test_expand_testreadattr_test_read_attr", "label": ".test_read_attr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L84"}, {"id": "test_expand_test_read_annotated_attr", "label": "test_read_annotated_attr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L119"}, {"id": "test_expand_test_read_dynamic_attr", "label": "test_read_dynamic_attr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L138"}, {"id": "test_expand_testreadattr_test_import_order", "label": ".test_import_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L149"}, {"id": "test_expand_test_resolve_class", "label": "test_resolve_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L178"}, {"id": "test_expand_test_find_packages", "label": "test_find_packages()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L195"}, {"id": "test_expand_test_fill_package_dir", "label": "test_fill_package_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L239"}, {"id": "test_expand_rationale_150", "label": "Sometimes the import machinery will import the parent package of a nested", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L150"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "setuptools_static", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "setuptools_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "setuptools_discovery", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_write_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_test_glob_relative", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_test_read_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_testreadattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_test_read_attr_encoding_cookie", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L80", "weight": 1.0}, {"source": "test_expand_testreadattr", "target": "test_expand_testreadattr_test_read_attr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_test_read_annotated_attr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_test_read_dynamic_attr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L138", "weight": 1.0}, {"source": "test_expand_testreadattr", "target": "test_expand_testreadattr_test_import_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_test_resolve_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_test_find_packages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_config_test_expand_py", "target": "test_expand_test_fill_package_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L239", "weight": 1.0}, {"source": "test_expand_test_glob_relative", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L32", "weight": 1.0}, {"source": "test_expand_test_read_files", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L45", "weight": 1.0}, {"source": "test_expand_testreadattr_test_read_attr", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L92", "weight": 1.0}, {"source": "test_expand_test_read_annotated_attr", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L124", "weight": 1.0}, {"source": "test_expand_test_read_dynamic_attr", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L143", "weight": 1.0}, {"source": "test_expand_testreadattr_test_import_order", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L162", "weight": 1.0}, {"source": "test_expand_test_resolve_class", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L181", "weight": 1.0}, {"source": "test_expand_test_find_packages", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L201", "weight": 1.0}, {"source": "test_expand_test_fill_package_dir", "target": "test_expand_write_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L240", "weight": 1.0}, {"source": "test_expand_rationale_150", "target": "test_expand_testreadattr_test_import_order", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L150", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_expand_write_files", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L15"}, {"caller_nid": "test_expand_write_files", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L17"}, {"caller_nid": "test_expand_write_files", "callee": "write_text", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L18"}, {"caller_nid": "test_expand_test_glob_relative", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L34"}, {"caller_nid": "test_expand_test_glob_relative", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L35"}, {"caller_nid": "test_expand_test_glob_relative", "callee": "glob_relative", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L35"}, {"caller_nid": "test_expand_test_glob_relative", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L37"}, {"caller_nid": "test_expand_test_glob_relative", "callee": "glob_relative", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L37"}, {"caller_nid": "test_expand_test_read_files", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L42"}, {"caller_nid": "test_expand_test_read_files", "callee": "touch", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L43"}, {"caller_nid": "test_expand_test_read_files", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L47"}, {"caller_nid": "test_expand_test_read_files", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L47"}, {"caller_nid": "test_expand_test_read_files", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L48"}, {"caller_nid": "test_expand_test_read_files", "callee": "context", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L51"}, {"caller_nid": "test_expand_test_read_files", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L52"}, {"caller_nid": "test_expand_test_read_files", "callee": "read_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L53"}, {"caller_nid": "test_expand_test_read_files", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L53"}, {"caller_nid": "test_expand_test_read_files", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L56"}, {"caller_nid": "test_expand_test_read_files", "callee": "read_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L57"}, {"caller_nid": "test_expand_test_read_files", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L60"}, {"caller_nid": "test_expand_test_read_files", "callee": "read_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L61"}, {"caller_nid": "test_expand_test_read_files", "callee": "read_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L64"}, {"caller_nid": "test_expand_test_read_files", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L64"}, {"caller_nid": "test_expand_test_read_files", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L65"}, {"caller_nid": "test_expand_test_read_files", "callee": "read_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L66"}, {"caller_nid": "test_expand_test_read_attr_encoding_cookie", "callee": "write_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L81"}, {"caller_nid": "test_expand_test_read_attr_encoding_cookie", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L82"}, {"caller_nid": "test_expand_testreadattr_test_read_attr", "callee": "context", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L94"}, {"caller_nid": "test_expand_testreadattr_test_read_attr", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L95"}, {"caller_nid": "test_expand_testreadattr_test_read_attr", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L97"}, {"caller_nid": "test_expand_testreadattr_test_read_attr", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L98"}, {"caller_nid": "test_expand_testreadattr_test_read_attr", "callee": "is_static", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L101"}, {"caller_nid": "test_expand_testreadattr_test_read_attr", "callee": "is_static", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L105"}, {"caller_nid": "test_expand_testreadattr_test_read_attr", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L108"}, {"caller_nid": "test_expand_testreadattr_test_read_attr", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L109"}, {"caller_nid": "test_expand_test_read_annotated_attr", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L126"}, {"caller_nid": "test_expand_test_read_annotated_attr", "callee": "is_static", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L128"}, {"caller_nid": "test_expand_test_read_dynamic_attr", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L144"}, {"caller_nid": "test_expand_test_read_dynamic_attr", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L145"}, {"caller_nid": "test_expand_test_read_dynamic_attr", "callee": "is_static", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L147"}, {"caller_nid": "test_expand_testreadattr_test_import_order", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L166"}, {"caller_nid": "test_expand_test_resolve_class", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L179"}, {"caller_nid": "test_expand_test_resolve_class", "callee": "resolve_class", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L182"}, {"caller_nid": "test_expand_test_resolve_class", "callee": "testing", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L183"}, {"caller_nid": "test_expand_test_resolve_class", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L183"}, {"caller_nid": "test_expand_test_find_packages", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L205"}, {"caller_nid": "test_expand_test_find_packages", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L206"}, {"caller_nid": "test_expand_test_find_packages", "callee": "find_packages", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L206"}, {"caller_nid": "test_expand_test_find_packages", "callee": "find_package_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L208"}, {"caller_nid": "test_expand_test_find_packages", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L209"}, {"caller_nid": "test_expand_test_find_packages", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L213"}, {"caller_nid": "test_expand_test_find_packages", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L213"}, {"caller_nid": "test_expand_test_find_packages", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L213"}, {"caller_nid": "test_expand_test_find_packages", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L214"}, {"caller_nid": "test_expand_test_find_packages", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L217"}, {"caller_nid": "test_expand_test_find_packages", "callee": "find_packages", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L217"}, {"caller_nid": "test_expand_test_fill_package_dir", "callee": "find_packages", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L243"}, {"caller_nid": "test_expand_test_fill_package_dir", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L244"}, {"caller_nid": "test_expand_test_fill_package_dir", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L244"}, {"caller_nid": "test_expand_test_fill_package_dir", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L244"}, {"caller_nid": "test_expand_test_fill_package_dir", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L244"}, {"caller_nid": "test_expand_test_fill_package_dir", "callee": "find_package_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L246"}, {"caller_nid": "test_expand_test_fill_package_dir", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py", "source_location": "L247"}]} |