1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "label": "test_unix.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L1"}, {"id": "test_unix_save_values", "label": "save_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L19"}, {"id": "test_unix_compiler_wrapper", "label": "compiler_wrapper()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L26"}, {"id": "test_unix_testunixccompiler", "label": "TestUnixCCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L34"}, {"id": "test_unix_test_runtime_libdir_option", "label": "test_runtime_libdir_option()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L36"}, {"id": "test_unix_test_cc_overrides_ldshared", "label": "test_cc_overrides_ldshared()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L226"}, {"id": "test_unix_test_cxx_commands_used_are_correct", "label": "test_cxx_commands_used_are_correct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L248"}, {"id": "test_unix_test_cc_overrides_ldshared_for_cxx_correctly", "label": "test_cc_overrides_ldshared_for_cxx_correctly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L312"}, {"id": "test_unix_test_explicit_ldshared", "label": "test_explicit_ldshared()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L355"}, {"id": "test_unix_testunixccompiler_test_has_function", "label": ".test_has_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L377"}, {"id": "test_unix_testunixccompiler_test_find_library_file", "label": ".test_find_library_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L385"}, {"id": "test_unix_rationale_1", "label": "Tests for distutils.unixccompiler.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L1"}, {"id": "test_unix_rationale_313", "label": "Ensure that setting CC env variable also changes default linker correctl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L313"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "unittest_mock", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "distutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "distutils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "distutils_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "distutils_tests_compat_py39", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "distutils_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "test_unix_save_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "test_unix_compiler_wrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "test_unix_testunixccompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "test_unix_test_runtime_libdir_option", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "test_unix_test_cc_overrides_ldshared", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L226", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "test_unix_test_cxx_commands_used_are_correct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "test_unix_test_cc_overrides_ldshared_for_cxx_correctly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L312", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "target": "test_unix_test_explicit_ldshared", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L355", "weight": 1.0}, {"source": "test_unix_testunixccompiler", "target": "test_unix_testunixccompiler_test_has_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L377", "weight": 1.0}, {"source": "test_unix_testunixccompiler", "target": "test_unix_testunixccompiler_test_find_library_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L385", "weight": 1.0}, {"source": "test_unix_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_unix_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L1", "weight": 1.0}, {"source": "test_unix_rationale_313", "target": "test_unix_testunixccompiler_test_cc_overrides_ldshared_for_cxx_correctly", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L313", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_unix_save_values", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L20"}, {"caller_nid": "test_unix_save_values", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L21"}, {"caller_nid": "test_unix_save_values", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L22"}, {"caller_nid": "test_unix_compiler_wrapper", "callee": "CompilerWrapper", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L31"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "do_darwin_test", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L109"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "do_darwin_test", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L112"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "do_darwin_test", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L114"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "do_darwin_test", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L116"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L127"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L133"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L139"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L153"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "consolidate_linker_args", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L153"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L165"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "consolidate_linker_args", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L165"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L180"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L193"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "consolidate_linker_args", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L193"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L208"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "consolidate_linker_args", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L208"}, {"caller_nid": "test_unix_test_runtime_libdir_option", "callee": "rpath_foo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L223"}, {"caller_nid": "test_unix_test_cc_overrides_ldshared", "callee": "EnvironmentVarGuard", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L241"}, {"caller_nid": "test_unix_test_cc_overrides_ldshared", "callee": "customize_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L244"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L268"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L269"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L270"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "EnvironmentVarGuard", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L271"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "customize_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L277"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "link", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L280"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "link_executable", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L285"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "executable_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L287"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "customize_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L292"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "link", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L295"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "link_executable", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L300"}, {"caller_nid": "test_unix_test_cxx_commands_used_are_correct", "callee": "executable_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L306"}, {"caller_nid": "test_unix_test_cc_overrides_ldshared_for_cxx_correctly", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L339"}, {"caller_nid": "test_unix_test_cc_overrides_ldshared_for_cxx_correctly", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L340"}, {"caller_nid": "test_unix_test_cc_overrides_ldshared_for_cxx_correctly", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L341"}, {"caller_nid": "test_unix_test_cc_overrides_ldshared_for_cxx_correctly", "callee": "EnvironmentVarGuard", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L342"}, {"caller_nid": "test_unix_test_cc_overrides_ldshared_for_cxx_correctly", "callee": "customize_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L347"}, {"caller_nid": "test_unix_test_cc_overrides_ldshared_for_cxx_correctly", "callee": "link", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L349"}, {"caller_nid": "test_unix_test_explicit_ldshared", "callee": "EnvironmentVarGuard", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L371"}, {"caller_nid": "test_unix_test_explicit_ldshared", "callee": "customize_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L374"}, {"caller_nid": "test_unix_testunixccompiler_test_has_function", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L382"}, {"caller_nid": "test_unix_testunixccompiler_test_has_function", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L382"}, {"caller_nid": "test_unix_testunixccompiler_test_has_function", "callee": "has_function", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L383"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "Compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L386"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L388"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L393"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "find_library_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L393"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L397"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "find_library_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L397"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L397"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L401"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L407"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "find_library_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L407"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L411"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "find_library_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L411"}, {"caller_nid": "test_unix_testunixccompiler_test_find_library_file", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py", "source_location": "L411"}]} |