ó
'![c           @  s$   d  Z  d d l m Z e e ƒ d S(   sV   test name defined in generator expression are not available
outside the genexpr scope
iÿÿÿÿ(   t   print_functionN(   t   __doc__t
   __future__R    t   printt   n(    (    (    sL   lib/python2.7/site-packages/pylint/test/functional/genexpr_variable_scope.pyt   <module>   s   