PHP 8.2.30
Preview: __init__.py Size: 465 B
/proc/self/root/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/cachecontrol/__init__.py

# SPDX-FileCopyrightText: 2015 Eric Larson
#
# SPDX-License-Identifier: Apache-2.0

"""CacheControl import Interface.

Make it easy to import from cachecontrol without long namespaces.
"""
__author__ = "Eric Larson"
__email__ = "eric@ionrock.org"
__version__ = "0.12.11"

from .wrapper import CacheControl
from .adapter import CacheControlAdapter
from .controller import CacheController

import logging
logging.getLogger(__name__).addHandler(logging.NullHandler())

Directory Contents

Dirs: 2 × Files: 10

Name Size Perms Modified Actions
caches DIR
- drwxr-xr-x 2024-03-03 22:49:50
Edit Download
- drwxr-xr-x 2024-03-03 22:49:50
Edit Download
4.92 KB lrw-r--r-- 2023-11-13 21:40:26
Edit Download
1.50 KB lrw-r--r-- 2023-11-13 21:40:26
Edit Download
778 B lrw-r--r-- 2023-11-13 21:40:26
Edit Download
16.03 KB lrw-r--r-- 2023-11-13 21:40:26
Edit Download
3.85 KB lrw-r--r-- 2023-11-13 21:40:26
Edit Download
4.06 KB lrw-r--r-- 2023-11-13 21:40:26
Edit Download
6.94 KB lrw-r--r-- 2023-11-13 21:40:26
Edit Download
774 B lrw-r--r-- 2023-11-13 21:40:26
Edit Download
1.35 KB lrw-r--r-- 2023-11-13 21:40:26
Edit Download
465 B lrw-r--r-- 2023-11-13 21:40:26
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).