1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "label": "PcxImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L1"}, {"id": "pcximageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L41"}, {"id": "pcximageplugin_pcximagefile", "label": "PcxImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L49"}, {"id": "pcximageplugin_pcximagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L53"}, {"id": "pcximageplugin_save", "label": "_save()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L148"}, {"id": "pcximageplugin_rationale_96", "label": "# FIXME: hey, this doesn't work with the incremental loader !!!", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L96"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_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/PcxImagePlugin.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "pcximageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "pcximageplugin_pcximagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L49", "weight": 1.0}, {"source": "pcximageplugin_pcximagefile", "target": "pcximageplugin_pcximagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "target": "pcximageplugin_save", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L148", "weight": 1.0}, {"source": "pcximageplugin_pcximagefile_open", "target": "pcximageplugin_accept", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L58", "weight": 1.0}, {"source": "pcximageplugin_rationale_96", "target": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L96", "weight": 1.0}], "raw_calls": [{"caller_nid": "pcximageplugin_accept", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L42"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L57"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L60"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L63"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L63"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L63"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L63"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L66"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L67"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L69"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L75"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L76"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L84"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L84"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "raw", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L92"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L97"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L98"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L99"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L101"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L102"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "raw", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L106"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L114"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L130"}, {"caller_nid": "pcximageplugin_pcximagefile_open", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L132"}, {"caller_nid": "pcximageplugin_save", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L151"}, {"caller_nid": "pcximageplugin_save", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L157"}, {"caller_nid": "pcximageplugin_save", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L167"}, {"caller_nid": "pcximageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L182"}, {"caller_nid": "pcximageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L183"}, {"caller_nid": "pcximageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L184"}, {"caller_nid": "pcximageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L185"}, {"caller_nid": "pcximageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L186"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L187"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L188"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L189"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L190"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L191"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L192"}, {"caller_nid": "pcximageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L196"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L197"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L198"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L199"}, {"caller_nid": "pcximageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L200"}, {"caller_nid": "pcximageplugin_save", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L204"}, {"caller_nid": "pcximageplugin_save", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L207"}, {"caller_nid": "pcximageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L212"}, {"caller_nid": "pcximageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L212"}, {"caller_nid": "pcximageplugin_save", "callee": "getpalette", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L213"}, {"caller_nid": "pcximageplugin_save", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L214"}, {"caller_nid": "pcximageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L215"}, {"caller_nid": "pcximageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L218"}, {"caller_nid": "pcximageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L218"}, {"caller_nid": "pcximageplugin_save", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L219"}, {"caller_nid": "pcximageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L220"}, {"caller_nid": "pcximageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PcxImagePlugin.py", "source_location": "L220"}]} |