Submit
Path:
~
/
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
pip
/
_vendor
/
cachecontrol
/
__pycache__
/
File Content:
cache.cpython-311.pyc
� ��^i% � �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 �&