ó
ßüÚ\c        
   @` sÈ   d  d l  m Z m Z m Z d  d l Z d  d l m Z m Z d  d l m	 Z	 e j
 ƒ  e j d d e d d d d	 ƒe j d
 d e d d d d ƒd „  ƒ ƒ ƒ Z d „  Z e d k rÄ e ƒ  n  d S(   i    (   t   print_functiont   divisiont   absolute_importN(   t   check_python_3t   install_signal_handlers(   t   _remotes   --hostt   typet   defaultt   helps   IP or hostname of this servers   --portiT"  s   Remote Client Portc         C` s   t  |  | ƒ d  S(   N(   R   (   t   hostt   port(    (    s:   lib/python2.7/site-packages/distributed/cli/dask_remote.pyt   main   s    c           C` s   t  ƒ  t ƒ  t ƒ  d  S(   N(   R   R   R   (    (    (    s:   lib/python2.7/site-packages/distributed/cli/dask_remote.pyt   go   s    t   __main__(   t
   __future__R    R   R   t   clickt   distributed.cli.utilsR   R   t   distributed.submitR   t   commandt   optiont   strt   Nonet   intR   R   t   __name__(    (    (    s:   lib/python2.7/site-packages/distributed/cli/dask_remote.pyt   <module>   s   	0	