Files
tfm_ainventory/graphify-out/cache/359369544679e730cd62ea7cf4b63062c6ed173d11c233d3fb050bd1ea7e1a1a.json

1 line
28 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "label": "test_wheel.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L1"}, {"id": "test_wheel_test_wheel_info", "label": "test_wheel_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L82"}, {"id": "test_wheel_build_wheel", "label": "build_wheel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L92"}, {"id": "test_wheel_tree_set", "label": "tree_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L116"}, {"id": "test_wheel_flatten_tree", "label": "flatten_tree()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L124"}, {"id": "test_wheel_format_install_tree", "label": "format_install_tree()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L139"}, {"id": "test_wheel_check_wheel_install", "label": "_check_wheel_install()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L150"}, {"id": "test_wheel_record", "label": "Record", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L170"}, {"id": "test_wheel_record_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L171"}, {"id": "test_wheel_record_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L175"}, {"id": "test_wheel_test_wheel_install", "label": "test_wheel_install()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L554"}, {"id": "test_wheel_test_wheel_no_dist_dir", "label": "test_wheel_no_dist_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L579"}, {"id": "test_wheel_test_wheel_is_compatible", "label": "test_wheel_is_compatible()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L594"}, {"id": "test_wheel_test_wheel_mode", "label": "test_wheel_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L605"}, {"id": "test_wheel_rationale_125", "label": "Flatten nested dicts and lists into a full list of paths", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L125"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "glob", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "pathlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "stat", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "zipfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "jaraco", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "packaging_tags", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "setuptools_importlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "setuptools_wheel", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_tests_contexts_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_tests_textwrap_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "distutils_sysconfig", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "distutils_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_test_wheel_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_build_wheel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_tree_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_flatten_tree", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L124", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_format_install_tree", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_check_wheel_install", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L150", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L170", "weight": 1.0}, {"source": "test_wheel_record", "target": "test_wheel_record_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L171", "weight": 1.0}, {"source": "test_wheel_record", "target": "test_wheel_record_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_test_wheel_install", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L554", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_test_wheel_no_dist_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L579", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_test_wheel_is_compatible", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L594", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_wheel_py", "target": "test_wheel_test_wheel_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L605", "weight": 1.0}, {"source": "test_wheel_check_wheel_install", "target": "test_wheel_format_install_tree", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L157", "weight": 1.0}, {"source": "test_wheel_check_wheel_install", "target": "test_wheel_tree_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L158", "weight": 1.0}, {"source": "test_wheel_test_wheel_install", "target": "test_wheel_build_wheel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L564", "weight": 1.0}, {"source": "test_wheel_test_wheel_install", "target": "test_wheel_check_wheel_install", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L574", "weight": 1.0}, {"source": "test_wheel_test_wheel_no_dist_dir", "target": "test_wheel_check_wheel_install", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L589", "weight": 1.0}, {"source": "test_wheel_test_wheel_mode", "target": "test_wheel_flatten_tree", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L651", "weight": 1.0}, {"source": "test_wheel_test_wheel_mode", "target": "test_wheel_build_wheel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L671", "weight": 1.0}, {"source": "test_wheel_test_wheel_mode", "target": "test_wheel_check_wheel_install", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L681", "weight": 1.0}, {"source": "test_wheel_rationale_125", "target": "test_wheel_flatten_tree", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L125", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_wheel_test_wheel_info", "callee": "isclass", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L83"}, {"caller_nid": "test_wheel_test_wheel_info", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L84"}, {"caller_nid": "test_wheel_test_wheel_info", "callee": "Wheel", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L85"}, {"caller_nid": "test_wheel_test_wheel_info", "callee": "Wheel", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L87"}, {"caller_nid": "test_wheel_test_wheel_info", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L88"}, {"caller_nid": "test_wheel_test_wheel_info", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L88"}, {"caller_nid": "test_wheel_build_wheel", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L94"}, {"caller_nid": "test_wheel_build_wheel", "callee": "DALS", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L95"}, {"caller_nid": "test_wheel_build_wheel", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L107"}, {"caller_nid": "test_wheel_build_wheel", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L108"}, {"caller_nid": "test_wheel_build_wheel", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L109"}, {"caller_nid": "test_wheel_build_wheel", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L110"}, {"caller_nid": "test_wheel_build_wheel", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L113"}, {"caller_nid": "test_wheel_build_wheel", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L113"}, {"caller_nid": "test_wheel_tree_set", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L118"}, {"caller_nid": "test_wheel_tree_set", "callee": "relpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L118"}, {"caller_nid": "test_wheel_tree_set", "callee": "walk", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L119"}, {"caller_nid": "test_wheel_flatten_tree", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L126"}, {"caller_nid": "test_wheel_flatten_tree", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L127"}, {"caller_nid": "test_wheel_flatten_tree", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L128"}, {"caller_nid": "test_wheel_flatten_tree", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L132"}, {"caller_nid": "test_wheel_flatten_tree", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L133"}, {"caller_nid": "test_wheel_flatten_tree", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L135"}, {"caller_nid": "test_wheel_flatten_tree", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L135"}, {"caller_nid": "test_wheel_format_install_tree", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L141"}, {"caller_nid": "test_wheel_format_install_tree", "callee": "get_python_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L142"}, {"caller_nid": "test_wheel_format_install_tree", "callee": "get_platform", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L143"}, {"caller_nid": "test_wheel_format_install_tree", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L144"}, {"caller_nid": "test_wheel_format_install_tree", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L144"}, {"caller_nid": "test_wheel_check_wheel_install", "callee": "Wheel", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L153"}, {"caller_nid": "test_wheel_check_wheel_install", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L154"}, {"caller_nid": "test_wheel_check_wheel_install", "callee": "egg_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L154"}, {"caller_nid": "test_wheel_check_wheel_install", "callee": "install_as_egg", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L155"}, {"caller_nid": "test_wheel_check_wheel_install", "callee": "issubset", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L159"}, {"caller_nid": "test_wheel_check_wheel_install", "callee": "discover", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L161"}, {"caller_nid": "test_wheel_check_wheel_install", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L167"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L555"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L556"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L557"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L558"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L559"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L560"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L561"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L562"}, {"caller_nid": "test_wheel_test_wheel_install", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L572"}, {"caller_nid": "test_wheel_test_wheel_no_dist_dir", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L583"}, {"caller_nid": "test_wheel_test_wheel_no_dist_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L584"}, {"caller_nid": "test_wheel_test_wheel_no_dist_dir", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L586"}, {"caller_nid": "test_wheel_test_wheel_no_dist_dir", "callee": "ZipFile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L586"}, {"caller_nid": "test_wheel_test_wheel_no_dist_dir", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L587"}, {"caller_nid": "test_wheel_test_wheel_no_dist_dir", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L588"}, {"caller_nid": "test_wheel_test_wheel_is_compatible", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L601"}, {"caller_nid": "test_wheel_test_wheel_is_compatible", "callee": "is_compatible", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L602"}, {"caller_nid": "test_wheel_test_wheel_is_compatible", "callee": "Wheel", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L602"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L632"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "DALS", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L635"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "DALS", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L641"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L648"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L664"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L665"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L666"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L667"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L668"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L679"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "Wheel", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L684"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L685"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "egg_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L685"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L687"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "oct", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L690"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "S_IMODE", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L690"}, {"caller_nid": "test_wheel_test_wheel_mode", "callee": "stat", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py", "source_location": "L690"}]}