ó
âÞ¤[c           @   s_   d  Z  d d l Z e d k r[ e j d d k r> e j d =n  d d l m Z e j ƒ  n  d S(   s¤   Entry point for launching an IPython kernel.

This is separate from the ipykernel package so we can avoid doing imports until
after removing the cwd from sys.path.
iÿÿÿÿNt   __main__i    t    (   t	   kernelapp(   t   __doc__t   syst   __name__t   patht	   ipykernelR   t   appt   launch_new_instance(    (    (    s1   lib/python2.7/site-packages/ipykernel_launcher.pyt   <module>   s   