ó
'![c           @@ sĀ   d  Z  d d l m Z m Z d d l Z d d l m Z m Z d d l Z d d l Z	 d Z
 e	 j d d  e
 r e e  d d l m Z e e e  n  d   Z d d l Z e e j  d S(	   s   check reimport
i    (   t   absolute_importt   print_functionN(   t   joint   existst   yos   .*(   R   c         C@ s6   d d l  } | j |   d d l } | j d  d S(   s   reimport in different scopei    Ns   .*(   t   ost   removet   ret   compile(   t   yooot   assR   (    (    s;   lib/python2.7/site-packages/pylint/test/input/func_w0405.pyt   func   s    (   t   __doc__t
   __future__R    R   R   t   os.pathR   R   R   t   _ret   __revision__t   matcht   printR   t   syst   modules(    (    (    s;   lib/python2.7/site-packages/pylint/test/input/func_w0405.pyt   <module>   s   
	