Файловый менеджер - Редактировать - /opt/alt/python311/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-311.pyc
Назад
� �Re% � �N � d Z ddlmZ G d� de� � Z G d� de� � ZdS )zb The cache object API for implementing caches. The default is a thread safe in-memory dictionary. � )�Lockc �&