{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "label": "cache.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L1"}, {"id": "cache_cachecommand", "label": "CacheCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L16"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "cache_cachecommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L40"}, {"id": "cache_cachecommand_handler_map", "label": ".handler_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L52"}, {"id": "cache_cachecommand_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L61"}, {"id": "cache_cachecommand_get_cache_dir", "label": ".get_cache_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L87"}, {"id": "cache_cachecommand_get_cache_info", "label": ".get_cache_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L93"}, {"id": "cache_cachecommand_list_cache_items", "label": ".list_cache_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L135"}, {"id": "cache_cachecommand_format_for_human", "label": ".format_for_human()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L150"}, {"id": "cache_cachecommand_format_for_abspath", "label": ".format_for_abspath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L163"}, {"id": "cache_cachecommand_remove_cache_items", "label": ".remove_cache_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L167"}, {"id": "cache_cachecommand_purge_cache", "label": ".purge_cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L218"}, {"id": "cache_cachecommand_cache_dir", "label": "._cache_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L224"}, {"id": "cache_cachecommand_find_http_files", "label": "._find_http_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L227"}, {"id": "cache_cachecommand_find_wheels", "label": "._find_wheels()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L234"}, {"id": "cache_rationale_17", "label": "Inspect and manage pip's wheel cache. Subcommands: - dir: Show the cac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L17"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "textwrap", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "pip_internal_cli_base_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "pip_internal_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "pip_internal_utils_logging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_cache_py", "target": "cache_cachecommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L16", "weight": 1.0}, {"source": "cache_cachecommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L16", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L40", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_handler_map", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L52", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L61", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_get_cache_dir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L87", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_get_cache_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L93", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_list_cache_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L135", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_format_for_human", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L150", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_format_for_abspath", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L163", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_remove_cache_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L167", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_purge_cache", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L218", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_cache_dir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L224", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_find_http_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L227", "weight": 1.0}, {"source": "cache_cachecommand", "target": "cache_cachecommand_find_wheels", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L234", "weight": 1.0}, {"source": "cache_cachecommand_run", "target": "cache_cachecommand_handler_map", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L62", "weight": 1.0}, {"source": "cache_cachecommand_get_cache_info", "target": "cache_cachecommand_find_http_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L97", "weight": 1.0}, {"source": "cache_cachecommand_get_cache_info", "target": "cache_cachecommand_find_wheels", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L98", "weight": 1.0}, {"source": "cache_cachecommand_get_cache_info", "target": "cache_cachecommand_cache_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L100", "weight": 1.0}, {"source": "cache_cachecommand_list_cache_items", "target": "cache_cachecommand_find_wheels", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L144", "weight": 1.0}, {"source": "cache_cachecommand_list_cache_items", "target": "cache_cachecommand_format_for_human", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L146", "weight": 1.0}, {"source": "cache_cachecommand_list_cache_items", "target": "cache_cachecommand_format_for_abspath", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L148", "weight": 1.0}, {"source": "cache_cachecommand_remove_cache_items", "target": "cache_cachecommand_find_wheels", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L174", "weight": 1.0}, {"source": "cache_cachecommand_remove_cache_items", "target": "cache_cachecommand_find_http_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L179", "weight": 1.0}, {"source": "cache_cachecommand_remove_cache_items", "target": "cache_cachecommand_cache_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L193", "weight": 1.0}, {"source": "cache_cachecommand_purge_cache", "target": "cache_cachecommand_remove_cache_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L222", "weight": 1.0}, {"source": "cache_cachecommand_find_http_files", "target": "cache_cachecommand_cache_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L228", "weight": 1.0}, {"source": "cache_cachecommand_find_wheels", "target": "cache_cachecommand_cache_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L235", "weight": 1.0}, {"source": "cache_rationale_17", "target": "cache_cachecommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "cache_cachecommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L41"}, {"caller_nid": "cache_cachecommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L50"}, {"caller_nid": "cache_cachecommand_run", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L65"}, {"caller_nid": "cache_cachecommand_run", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L70"}, {"caller_nid": "cache_cachecommand_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L72"}, {"caller_nid": "cache_cachecommand_run", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L72"}, {"caller_nid": "cache_cachecommand_run", "callee": "handler_map[action]", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L80"}, {"caller_nid": "cache_cachecommand_run", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L82"}, {"caller_nid": "cache_cachecommand_get_cache_dir", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L89"}, {"caller_nid": "cache_cachecommand_get_cache_dir", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L91"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L95"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L97"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L98"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "format_size", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L103"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "directory_size", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L104"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "directory_size", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L105"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "format_directory_size", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L107"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L110"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L110"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L110"}, {"caller_nid": "cache_cachecommand_get_cache_info", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L133"}, {"caller_nid": "cache_cachecommand_list_cache_items", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L136"}, {"caller_nid": "cache_cachecommand_list_cache_items", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L137"}, {"caller_nid": "cache_cachecommand_format_for_human", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L152"}, {"caller_nid": "cache_cachecommand_format_for_human", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L157"}, {"caller_nid": "cache_cachecommand_format_for_human", "callee": "format_file_size", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L158"}, {"caller_nid": "cache_cachecommand_format_for_human", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L159"}, {"caller_nid": "cache_cachecommand_format_for_human", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L160"}, {"caller_nid": "cache_cachecommand_format_for_human", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L161"}, {"caller_nid": "cache_cachecommand_format_for_human", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L161"}, {"caller_nid": "cache_cachecommand_format_for_human", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L161"}, {"caller_nid": "cache_cachecommand_format_for_abspath", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L165"}, {"caller_nid": "cache_cachecommand_format_for_abspath", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L165"}, {"caller_nid": "cache_cachecommand_format_for_abspath", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L165"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L168"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L169"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L172"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L185"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "stat", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L189"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L190"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L191"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "subdirs_without_files", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L193"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "subdirs_without_wheels", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L194"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "iterdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L201"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L202"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "rmdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L203"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L207"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L211"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L212"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L213"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L215"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L215"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "format_size", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L215"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L216"}, {"caller_nid": "cache_cachecommand_remove_cache_items", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L216"}, {"caller_nid": "cache_cachecommand_purge_cache", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L220"}, {"caller_nid": "cache_cachecommand_cache_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L225"}, {"caller_nid": "cache_cachecommand_find_http_files", "callee": "find_files", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L230"}, {"caller_nid": "cache_cachecommand_find_http_files", "callee": "find_files", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L230"}, {"caller_nid": "cache_cachecommand_find_wheels", "callee": "find_files", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py", "source_location": "L255"}]}