PATH:
opt
/
alt
/
python35
/
lib
/
python3.5
/
site-packages
/
pip
/
_vendor
/
cachecontrol
/
__pycache__
��ReE7 � @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z d d l m Z e j e � Z e j d � Z d d � Z Gd d � d e � Z d S) z7 The httplib2 algorithms ported for use with requests. � N)�parsedate_tz)�CaseInsensitiveDict� )� DictCache)� Serializerz9^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?c C s<