ó
Æ1@]c           @   sB   d  d l  m Z d  d l m Z d e d d d d d d „ Z d S(   i   (   t   CacheControlAdapter(   t	   DictCachec   	      C   si   | p t  ƒ  } | p t } | | d | d | d | d | d | ƒ} |  j d | ƒ |  j d | ƒ |  S(   Nt   cache_etagst
   serializert	   heuristict   controller_classt   cacheable_methodss   http://s   https://(   R   R    t   mount(	   t   sesst   cacheR   R   R   R   t   adapter_classR   t   adapter(    (    s?   lib/python2.7/site-packages/pip/_vendor/cachecontrol/wrapper.pyt   CacheControl   s    	N(   R   R    R	   R   t   Nonet   TrueR   (    (    (    s?   lib/python2.7/site-packages/pip/_vendor/cachecontrol/wrapper.pyt   <module>   s   