ó
¨9Vc           @   s/   d  d l  j j Z d e j f d     YZ d S(   i˙˙˙˙Nt   registerc           B   s   e  Z e j j Z d    Z RS(   c         C   s!   |  j  d  t j j |   d  S(   Nt   egg_info(   t   run_commandt   origR    t   run(   t   self(    (    s?   /tmp/pip-build-5Z5nTX/setuptools/setuptools/command/register.pyR      s    (   t   __name__t
   __module__R   R    t   __doc__R   (    (    (    s?   /tmp/pip-build-5Z5nTX/setuptools/setuptools/command/register.pyR       s   (   t   distutils.command.registert   commandR    R   (    (    (    s?   /tmp/pip-build-5Z5nTX/setuptools/setuptools/command/register.pyt   <module>   s   