관리-도구
편집 파일: wrapper.cpython-312.pyc
� G��e� � � � d dl mZ d dlmZmZ d dlmZ d dlmZ erd dl m Z d dlmZ d dlm Z d dlmZ d d lmZ d d d�Zy )� )�annotations)� TYPE_CHECKING� Collection)�CacheControlAdapter)� DictCache)�requests)� BaseCache)�CacheController)� BaseHeuristic)� SerializerNc � � |� t � n|}|xs t } |||||||�� }| j d|� | j d|� | S )N)�cache_etags� serializer� heuristic�controller_class�cacheable_methodszhttp://zhttps://)r r �mount) �sess�cacher r r r � adapter_classr �adapters ��/builddir/build/BUILDROOT/alt-python312-pip-23.3.1-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py�CacheControlr s[ � � !�=�I�K�e�E�!�8�%8�M�� ����)�+� �G� �J�J�y�'�"��J�J�z�7�#��K� )NTNNNNN)r �requests.Sessionr zBaseCache | Noner �boolr zSerializer | Noner zBaseHeuristic | Noner ztype[CacheController] | Noner z type[CacheControlAdapter] | Noner zCollection[str] | None�returnr )� __future__r �typingr r � pip._vendor.cachecontrol.adapterr �pip._vendor.cachecontrol.cacher �pip._vendorr r �#pip._vendor.cachecontrol.controllerr �#pip._vendor.cachecontrol.heuristicsr �"pip._vendor.cachecontrol.serializer r � r r �<module>r'