1 line
2.3 KiB
JSON
1 line
2.3 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L1"}, {"id": "init_unidentifiedimageerror", "label": "UnidentifiedImageError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L78"}, {"id": "oserror", "label": "OSError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "init_rationale_1", "label": "Pillow (Fork of the Python Imaging Library) Pillow is the friendly PIL fork by", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L1"}, {"id": "init_rationale_79", "label": "Raised in :py:meth:`PIL.Image.open` if an image cannot be opened and identified.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L79"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_init_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_init_py", "target": "init_unidentifiedimageerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L78", "weight": 1.0}, {"source": "init_unidentifiedimageerror", "target": "oserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L78", "weight": 1.0}, {"source": "init_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "init_rationale_79", "target": "init_unidentifiedimageerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/__init__.py", "source_location": "L79", "weight": 1.0}], "raw_calls": []} |