Files
tfm_ainventory/graphify-out/cache/0c4c25b038bc32dcc0267931d122cb161043cc51a9519d2ea80d37f92a27ec25.json

1 line
27 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "label": "_dump.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L1"}, {"id": "dump_dump", "label": "dump()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L12"}, {"id": "dump_get_thumbnail", "label": "_get_thumbnail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L153"}, {"id": "dump_pack_byte", "label": "_pack_byte()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L161"}, {"id": "dump_pack_signed_byte", "label": "_pack_signed_byte()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L164"}, {"id": "dump_pack_short", "label": "_pack_short()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L167"}, {"id": "dump_pack_signed_short", "label": "_pack_signed_short()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L170"}, {"id": "dump_pack_long", "label": "_pack_long()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L173"}, {"id": "dump_pack_slong", "label": "_pack_slong()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L176"}, {"id": "dump_pack_float", "label": "_pack_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L179"}, {"id": "dump_pack_double", "label": "_pack_double()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L182"}, {"id": "dump_value_to_bytes", "label": "_value_to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L186"}, {"id": "dump_dict_to_bytes", "label": "_dict_to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L306"}, {"id": "dump_rationale_13", "label": "py:function:: piexif.load(data) Return exif as bytes. :param dict", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L13"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "copy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "numbers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "struct", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "backend_venv_lib_python3_12_site_packages_piexif_common_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "backend_venv_lib_python3_12_site_packages_piexif_exif_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_dump", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_get_thumbnail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L153", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_pack_byte", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_pack_signed_byte", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_pack_short", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L167", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_pack_signed_short", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_pack_long", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L173", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_pack_slong", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L176", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_pack_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L179", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_pack_double", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_value_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L186", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_dump_py", "target": "dump_dict_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L306", "weight": 1.0}, {"source": "dump_dump", "target": "dump_dict_to_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L63", "weight": 1.0}, {"source": "dump_dump", "target": "dump_get_thumbnail", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L91", "weight": 1.0}, {"source": "dump_value_to_bytes", "target": "dump_pack_byte", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L193", "weight": 1.0}, {"source": "dump_value_to_bytes", "target": "dump_pack_short", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L201", "weight": 1.0}, {"source": "dump_value_to_bytes", "target": "dump_pack_long", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L209", "weight": 1.0}, {"source": "dump_value_to_bytes", "target": "dump_pack_slong", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L216", "weight": 1.0}, {"source": "dump_value_to_bytes", "target": "dump_pack_signed_byte", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L278", "weight": 1.0}, {"source": "dump_value_to_bytes", "target": "dump_pack_signed_short", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L286", "weight": 1.0}, {"source": "dump_value_to_bytes", "target": "dump_pack_float", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L294", "weight": 1.0}, {"source": "dump_value_to_bytes", "target": "dump_pack_double", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L301", "weight": 1.0}, {"source": "dump_dict_to_bytes", "target": "dump_value_to_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L335", "weight": 1.0}, {"source": "dump_rationale_13", "target": "dump_dump", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "dump_dump", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L22"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L34"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L35"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L39"}, {"caller_nid": "dump_dump", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L44"}, {"caller_nid": "dump_dump", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L46"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L48"}, {"caller_nid": "dump_dump", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L53"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L64"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L65"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L69"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L69"}, {"caller_nid": "dump_dump", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L75"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L76"}, {"caller_nid": "dump_dump", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L83"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L84"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L93"}, {"caller_nid": "dump_dump", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L94"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L99"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L101"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L102"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L103"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L109"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L111"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L112"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L113"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L120"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L122"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L123"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L124"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L131"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L132"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L133"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L135"}, {"caller_nid": "dump_dump", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L137"}, {"caller_nid": "dump_dump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L137"}, {"caller_nid": "dump_get_thumbnail", "callee": "split_into_segments", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L154"}, {"caller_nid": "dump_get_thumbnail", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L156"}, {"caller_nid": "dump_get_thumbnail", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L157"}, {"caller_nid": "dump_pack_byte", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L162"}, {"caller_nid": "dump_pack_byte", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L162"}, {"caller_nid": "dump_pack_signed_byte", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L165"}, {"caller_nid": "dump_pack_signed_byte", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L165"}, {"caller_nid": "dump_pack_short", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L168"}, {"caller_nid": "dump_pack_short", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L168"}, {"caller_nid": "dump_pack_signed_short", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L171"}, {"caller_nid": "dump_pack_signed_short", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L171"}, {"caller_nid": "dump_pack_long", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L174"}, {"caller_nid": "dump_pack_long", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L174"}, {"caller_nid": "dump_pack_slong", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L177"}, {"caller_nid": "dump_pack_slong", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L177"}, {"caller_nid": "dump_pack_float", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L180"}, {"caller_nid": "dump_pack_float", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L180"}, {"caller_nid": "dump_pack_double", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L183"}, {"caller_nid": "dump_pack_double", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L183"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L191"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L196"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L199"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L204"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L207"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L211"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L214"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L218"}, {"caller_nid": "dump_value_to_bytes", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L222"}, {"caller_nid": "dump_value_to_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L227"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L228"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L230"}, {"caller_nid": "dump_value_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L235"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L238"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L238"}, {"caller_nid": "dump_value_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L239"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L240"}, {"caller_nid": "dump_value_to_bytes", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L242"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L244"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L245"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L246"}, {"caller_nid": "dump_value_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L249"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L252"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L252"}, {"caller_nid": "dump_value_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L253"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L254"}, {"caller_nid": "dump_value_to_bytes", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L256"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L258"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L259"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L260"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L263"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L265"}, {"caller_nid": "dump_value_to_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L269"}, {"caller_nid": "dump_value_to_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L274"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L276"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L281"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L284"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L289"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L292"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L296"}, {"caller_nid": "dump_value_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L299"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L300"}, {"caller_nid": "dump_value_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L303"}, {"caller_nid": "dump_dict_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L307"}, {"caller_nid": "dump_dict_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L308"}, {"caller_nid": "dump_dict_to_bytes", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L316"}, {"caller_nid": "dump_dict_to_bytes", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L316"}, {"caller_nid": "dump_dict_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L325"}, {"caller_nid": "dump_dict_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L327"}, {"caller_nid": "dump_dict_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L330"}, {"caller_nid": "dump_dict_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L330"}, {"caller_nid": "dump_dict_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L332"}, {"caller_nid": "dump_dict_to_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L339"}, {"caller_nid": "dump_dict_to_bytes", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L341"}, {"caller_nid": "dump_dict_to_bytes", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_dump.py", "source_location": "L341"}]}