ó
Đ˛Ebc           @   s   d  d l  Z  d Z d e f d     YZ y d  d l  m Z Wn* e k
 rh d e  j f d     YZ n Xe  j e  Z	 e	 j
 e    d S(   i˙˙˙˙Ns   0.3.1t   DistlibExceptionc           B   s   e  Z RS(    (   t   __name__t
   __module__(    (    (    s9   /tmp/pip-build-UPPWic/pip/pip/_vendor/distlib/__init__.pyR       s   (   t   NullHandlerR   c           B   s#   e  Z d    Z d   Z d   Z RS(   c         C   s   d  S(   N(    (   t   selft   record(    (    s9   /tmp/pip-build-UPPWic/pip/pip/_vendor/distlib/__init__.pyt   handle   t    c         C   s   d  S(   N(    (   R   R   (    (    s9   /tmp/pip-build-UPPWic/pip/pip/_vendor/distlib/__init__.pyt   emit   R   c         C   s   d  |  _ d  S(   N(   t   Nonet   lock(   R   (    (    s9   /tmp/pip-build-UPPWic/pip/pip/_vendor/distlib/__init__.pyt
   createLock   R   (   R   R   R   R   R   (    (    (    s9   /tmp/pip-build-UPPWic/pip/pip/_vendor/distlib/__init__.pyR      s   		(   t   loggingt   __version__t	   ExceptionR    R   t   ImportErrort   Handlert	   getLoggerR   t   loggert
   addHandler(    (    (    s9   /tmp/pip-build-UPPWic/pip/pip/_vendor/distlib/__init__.pyt   <module>   s   