1 line
1.8 KiB
JSON
1 line
1.8 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_fileno_py", "label": "_fileno.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py", "source_location": "L1"}, {"id": "fileno_get_fileno", "label": "get_fileno()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py", "source_location": "L6"}, {"id": "fileno_rationale_7", "label": "Get fileno() from a file, accounting for poorly implemented file-like objects.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py", "source_location": "L7"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_fileno_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_fileno_py", "target": "fileno_get_fileno", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py", "source_location": "L6", "weight": 1.0}, {"source": "fileno_rationale_7", "target": "fileno_get_fileno", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "fileno_get_fileno", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py", "source_location": "L15"}, {"caller_nid": "fileno_get_fileno", "callee": "fileno", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py", "source_location": "L18"}]} |