1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_py", "label": "WmfImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L1"}, {"id": "wmfimageplugin_register_handler", "label": "register_handler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L33"}, {"id": "wmfimageplugin_wmfhandler", "label": "WmfHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L46"}, {"id": "wmfimageplugin_wmfhandler_open", "label": ".open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L47"}, {"id": "wmfimageplugin_wmfhandler_load", "label": ".load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L50"}, {"id": "wmfimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L70"}, {"id": "wmfimageplugin_wmfstubimagefile", "label": "WmfStubImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L78"}, {"id": "wmfimageplugin_wmfstubimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L82"}, {"id": "wmfimageplugin_wmfstubimagefile_load", "label": "._load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L150"}, {"id": "wmfimageplugin_save", "label": "_save()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L168"}, {"id": "wmfimageplugin_rationale_34", "label": "Install application-specific WMF image handler. :param handler: Handler obj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L34"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_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/WmfImagePlugin.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_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/WmfImagePlugin.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_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/WmfImagePlugin.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_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/WmfImagePlugin.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_py", "target": "wmfimageplugin_register_handler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_py", "target": "wmfimageplugin_wmfhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L46", "weight": 1.0}, {"source": "wmfimageplugin_wmfhandler", "target": "wmfimageplugin_wmfhandler_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L47", "weight": 1.0}, {"source": "wmfimageplugin_wmfhandler", "target": "wmfimageplugin_wmfhandler_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_py", "target": "wmfimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_py", "target": "wmfimageplugin_wmfstubimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L78", "weight": 1.0}, {"source": "wmfimageplugin_wmfstubimagefile", "target": "wmfimageplugin_wmfstubimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L82", "weight": 1.0}, {"source": "wmfimageplugin_wmfstubimagefile", "target": "wmfimageplugin_wmfstubimagefile_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L150", "weight": 1.0}, {"source": "wmfimageplugin_wmfstubimagefile", "target": "wmfimageplugin_wmfstubimagefile_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L153", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_wmfimageplugin_py", "target": "wmfimageplugin_save", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L168", "weight": 1.0}, {"source": "wmfimageplugin_wmfstubimagefile_load", "target": "wmfimageplugin_wmfhandler_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L165", "weight": 1.0}, {"source": "wmfimageplugin_rationale_34", "target": "wmfimageplugin_register_handler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "wmfimageplugin_wmfhandler_load", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L52"}, {"caller_nid": "wmfimageplugin_wmfhandler_load", "callee": "frombytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L53"}, {"caller_nid": "wmfimageplugin_wmfhandler_load", "callee": "drawwmf", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L56"}, {"caller_nid": "wmfimageplugin_wmfhandler_load", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L56"}, {"caller_nid": "wmfimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L71"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L85"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L87"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "word", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L91"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L94"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "short", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L98"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "short", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L99"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "short", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L100"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "short", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L101"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L115"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L117"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "_long", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L121"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "_long", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L122"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "_long", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L123"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "_long", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L124"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "_long", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L127"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "_long", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L127"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "_long", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L127"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "_long", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L127"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L145"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_load", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L159"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_load", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L162"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_load", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L163"}, {"caller_nid": "wmfimageplugin_wmfstubimagefile_load", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L165"}, {"caller_nid": "wmfimageplugin_save", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L169"}, {"caller_nid": "wmfimageplugin_save", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L171"}, {"caller_nid": "wmfimageplugin_save", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WmfImagePlugin.py", "source_location": "L172"}]} |