
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>

abc           @   s   d  d l  m Z y d d l m Z Wn" e k
 rH e d  Z e GHn Xy  d  d l Z d d l m Z Wn e k
 r| n Xd S(   i(   t   dedenti   (   t	   FileCaches   
    NOTE: In order to use the FileCache you must have
    lockfile installed. You can install it via pip:
      pip install lockfile
    N(   t
   RedisCache(	   t   textwrapR    t
   file_cacheR   t   ImportErrort   noticet   redist   redis_cacheR   (    (    (    sL   /usr/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__init__.pyt   <module>   s   		