/usr/local/lib/python3.9/site-packages/pip/_internal/network/__pycache__
a ���h� � @ s� d Z ddlmZ ddlZddlZddlmZ ddlmZ ddl m Z ddl mZmZm Z ddlmZ dd lmZ dd lmZ ddlmZmZ ddlmZ d dd�dd�Zedd�dd��ZG dd� de�ZdS )zHTTP cache implementation.� )�annotationsN)� Generator)�contextmanager)�datetime)�Any�BinaryIO�Callable)�SeparateBodyBaseCache)�SeparateBodyFileCache)�Response)�adjacent_tmp_file�replace)� ensure_dirr �bool)�response�returnc C s t | dd�S )N� from_cacheF)�getattr)r � r �E/usr/local/lib/python3.9/site-packages/pip/_internal/network/cache.py� is_from_cache s r zGenerator[None, None, None])r c c s"