ó
P'—^c           @   s/  d  Z  d d l Z e j d d k  r¢ e Z d „  Z y d d l m Z Wn! e k
 rk d d l m Z n Xe Z	 e
 Z e Z e f Z e e f Z e Z e Z n e Z e j d  d k rÎ d d	 l m Z n d d	 l m Z d
 „  Z d d l m Z m	 Z	 e Z e Z e f Z e f Z e Z e d Z d S(   s   Python 3 compatibility shims
iÿÿÿÿNi    i   c         C   s   |  S(   N(    (   t   s(    (    s3   /tmp/pip-unpacked-wheel-9xjeDh/simplejson/compat.pyt   b   s    (   t   StringIOi   i   (   t   reloadc         C   s   t  |  d ƒ S(   Nt   latin1(   t   bytes(   R    (    (    s3   /tmp/pip-unpacked-wheel-9xjeDh/simplejson/compat.pyR      s    (   R   t   BytesIO(   i   i   (   t   __doc__t   syst   version_infot   Falset   PY3R   t	   cStringIOR   t   ImportErrorR   t   unicodet	   text_typet   strt   binary_typet
   basestringt   string_typest   intt   longt   integer_typest   unichrR   t   reload_modulet   Truet	   importlibt   impt   ioR   t   chrt	   long_type(    (    (    s3   /tmp/pip-unpacked-wheel-9xjeDh/simplejson/compat.pyt   <module>   s6   						