Files
tfm_ainventory/graphify-out/cache/ac7abf20c22068f334137f4a4b3d79afa55239a75a186979718aebcb97b6a07c.json

1 line
25 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "label": "EpsImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L1"}, {"id": "epsimageplugin_has_ghostscript", "label": "has_ghostscript()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L45"}, {"id": "epsimageplugin_ghostscript", "label": "Ghostscript()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L68"}, {"id": "epsimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L172"}, {"id": "epsimageplugin_epsimagefile", "label": "EpsImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L183"}, {"id": "epsimageplugin_epsimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L191"}, {"id": "epsimageplugin_epsimagefile_find_offset", "label": "._find_offset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L379"}, {"id": "epsimageplugin_epsimagefile_load", "label": ".load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L402"}, {"id": "epsimageplugin_epsimagefile_load_seek", "label": ".load_seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L414"}, {"id": "epsimageplugin_save", "label": "_save()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L423"}, {"id": "epsimageplugin_rationale_75", "label": "Render an image using Ghostscript", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L75"}, {"id": "epsimageplugin_rationale_184", "label": "EPS File Parser for the Python Imaging Library", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L184"}, {"id": "epsimageplugin_rationale_424", "label": "EPS Writer for the Python Imaging Library.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L424"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "tempfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_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/EpsImagePlugin.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_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/EpsImagePlugin.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "epsimageplugin_has_ghostscript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "epsimageplugin_ghostscript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "epsimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L172", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "epsimageplugin_epsimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L183", "weight": 1.0}, {"source": "epsimageplugin_epsimagefile", "target": "epsimageplugin_epsimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L191", "weight": 1.0}, {"source": "epsimageplugin_epsimagefile", "target": "epsimageplugin_epsimagefile_find_offset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L379", "weight": 1.0}, {"source": "epsimageplugin_epsimagefile", "target": "epsimageplugin_epsimagefile_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L402", "weight": 1.0}, {"source": "epsimageplugin_epsimagefile", "target": "epsimageplugin_epsimagefile_load_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L414", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_epsimageplugin_py", "target": "epsimageplugin_save", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L423", "weight": 1.0}, {"source": "epsimageplugin_ghostscript", "target": "epsimageplugin_has_ghostscript", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L77", "weight": 1.0}, {"source": "epsimageplugin_ghostscript", "target": "epsimageplugin_epsimagefile_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L161", "weight": 1.0}, {"source": "epsimageplugin_epsimagefile_open", "target": "epsimageplugin_epsimagefile_find_offset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L193", "weight": 1.0}, {"source": "epsimageplugin_epsimagefile_load", "target": "epsimageplugin_ghostscript", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L408", "weight": 1.0}, {"source": "epsimageplugin_save", "target": "epsimageplugin_epsimagefile_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L427", "weight": 1.0}, {"source": "epsimageplugin_rationale_75", "target": "epsimageplugin_ghostscript", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L75", "weight": 1.0}, {"source": "epsimageplugin_rationale_184", "target": "epsimageplugin_epsimagefile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L184", "weight": 1.0}, {"source": "epsimageplugin_rationale_424", "target": "epsimageplugin_save", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L424", "weight": 1.0}], "raw_calls": [{"caller_nid": "epsimageplugin_has_ghostscript", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L48"}, {"caller_nid": "epsimageplugin_has_ghostscript", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L53"}, {"caller_nid": "epsimageplugin_has_ghostscript", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L61"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L79"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L80"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L84"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L88"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "mkstemp", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L95"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L96"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L99"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L99"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "mkstemp", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L102"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L103"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L109"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L111"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L112"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L115"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L118"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L118"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L121"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L122"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L156"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "STARTUPINFO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L157"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L159"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L160"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L162"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L165"}, {"caller_nid": "epsimageplugin_ghostscript", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L167"}, {"caller_nid": "epsimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L173"}, {"caller_nid": "epsimageplugin_accept", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L174"}, {"caller_nid": "epsimageplugin_accept", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L174"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L196"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L205"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L206"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L252"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "check_required_header_comments", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L257"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L271"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L273"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "check_required_header_comments", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L276"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L291"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "check_required_header_comments", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L292"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L296"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "read_comment", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L297"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L298"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L300"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L301"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L311"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L332"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L334"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L354"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "read_comment", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L355"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L359"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L360"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L367"}, {"caller_nid": "epsimageplugin_epsimagefile_open", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L376"}, {"caller_nid": "epsimageplugin_epsimagefile_find_offset", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L380"}, {"caller_nid": "epsimageplugin_epsimagefile_find_offset", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L384"}, {"caller_nid": "epsimageplugin_epsimagefile_find_offset", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L385"}, {"caller_nid": "epsimageplugin_epsimagefile_find_offset", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L387"}, {"caller_nid": "epsimageplugin_epsimagefile_find_offset", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L393"}, {"caller_nid": "epsimageplugin_epsimagefile_find_offset", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L394"}, {"caller_nid": "epsimageplugin_epsimagefile_find_offset", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L395"}, {"caller_nid": "epsimageplugin_epsimagefile_find_offset", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L398"}, {"caller_nid": "epsimageplugin_save", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L438"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L442"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L443"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L445"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L446"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L447"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L448"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L449"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L450"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L453"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L454"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L455"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L456"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L457"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L458"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L459"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L460"}, {"caller_nid": "epsimageplugin_save", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L461"}, {"caller_nid": "epsimageplugin_save", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L462"}, {"caller_nid": "epsimageplugin_save", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L464"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L466"}, {"caller_nid": "epsimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L467"}, {"caller_nid": "epsimageplugin_save", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L468"}, {"caller_nid": "epsimageplugin_save", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/EpsImagePlugin.py", "source_location": "L469"}]}