PK APOCALYPSE V1

APOCALYPSE V1

Current Path : /lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches/
Upload File :
Current File : //lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__init__.py

from textwrap import dedent

try:
    from .file_cache import FileCache
except ImportError:
    notice = dedent('''
    NOTE: In order to use the FileCache you must have
    lockfile installed. You can install it via pip:
      pip install lockfile
    ''')
    print(notice)


try:
    import redis
    from .redis_cache import RedisCache
except ImportError:
    pass

if you don't want to be vaporized in a nuclear explosion, i simply have to become nuclear myself… i am atomic