PHP 8.2.30
Preview: __init__.py Size: 677 B
/opt/cloudlinux/venv/lib/python3.11/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.14.3"

from pip._vendor.cachecontrol.adapter import CacheControlAdapter
from pip._vendor.cachecontrol.controller import CacheController
from pip._vendor.cachecontrol.wrapper import CacheControl

__all__ = [
    "__author__",
    "__email__",
    "__version__",
    "CacheControlAdapter",
    "CacheController",
    "CacheControl",
]

import logging

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

Directory Contents

Dirs: 2 × Files: 11

Name Size Perms Modified Actions
caches DIR
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
6.44 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
1.91 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
18.65 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
4.19 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
4.77 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
558 B lrw-r--r-- 2026-01-20 13:01:47
Edit Download
0 B lrw-r--r-- 2026-01-20 13:01:47
Edit Download
5.04 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
1.38 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
1.70 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
677 B lrw-r--r-- 2026-01-20 13:01:47
Edit Download

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