???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................
abc           @   s5  d  Z  d d l m Z d d l Z e j Z e d d k Z e d d k Z d d l Z e rGd d l	 m
 Z
 m Z m Z m Z m Z m Z m Z m Z m Z d d l m Z m Z m Z m Z m Z d d	 l m Z d d l Z d d
 l m Z d d l m Z d d l m Z e  Z! e  Z" e# Z  e$ Z$ e% e& e' f Z( e% e& f Z) n e r1d d l* m Z m Z m Z m Z m Z m
 Z
 m Z m Z m Z m Z d d l+ m Z m Z m Z m Z m Z d d l, m- Z d d
 l. m Z d d l/ m Z d d l0 m Z e  Z! e  Z  e" Z" e  e" f Z$ e% e' f Z( e% f Z) n  d S(   sq   
requests.compat
~~~~~~~~~~~~~~~

This module handles import compatibility issues between Python 2 and
Python 3.
i(   t   chardetNi    i   i   (	   t   quotet   unquotet
   quote_plust   unquote_plust	   urlencodet
   getproxiest   proxy_bypasst   proxy_bypass_environmentt   getproxies_environment(   t   urlparset
   urlunparset   urljoint   urlsplitt	   urldefrag(   t   parse_http_list(   t   Morsel(   t   StringIO(   t   OrderedDict(
   R
   R   R   R   R   R   R   R   R   R   (   R   R   R   R   R	   (   t	   cookiejar(1   t   __doc__t   pip._vendorR    t   syst   version_infot   _vert   is_py2t   is_py3t   jsont   urllibR   R   R   R   R   R   R   R   R	   R
   R   R   R   R   t   urllib2R   t	   cookielibt   CookieR   R   t)   pip._vendor.urllib3.packages.ordered_dictR   t   strt   builtin_strt   bytest   unicodet
   basestringt   intt   longt   floatt   numeric_typest   integer_typest   urllib.parset   urllib.requestt   httpR   t   http.cookiest   iot   collections(    (    (    s?   /usr/lib/python2.7/site-packages/pip/_vendor/requests/compat.pyt   <module>	   sB   	@(F(