ó
©9Vc           @   s>   d  Z  d d l Z d   Z e d k r: e j e    n  d S(   s9   
Wheel command line tool (enable python -m wheel syntax)
i’’’’Nc          C   sr   t  d k rL d d  l }  |  j j |  j j t   } | g t j d d +n  d d  l } t j | j j	    d  S(   Nt    i’’’’i    (
   t   __package__t   os.patht   patht   dirnamet   __file__t   syst
   wheel.toolt   exitt   toolt   main(   t   osR   t   wheel(    (    s-   /tmp/pip-build-5Z5nTX/wheel/wheel/__main__.pyR
      s    t   __main__(   t   __doc__R   R
   t   __name__R   (    (    (    s-   /tmp/pip-build-5Z5nTX/wheel/wheel/__main__.pyt   <module>   s   		