mò
ý“¼Cc           @   sJ   d  d d „ Z e d j o* d k l Z e e d d  ƒ i ƒ    n d S(   t    c         C   se   d k  l } | d |  | ƒ } | i d ƒ | i d ƒ d „  } | i d d | g d d	 g ƒ| S(
   N(   s   Configurationt   exmplpackaget   testst   yyyc   	      C   sœ   d  k  } d k l } | i i | d ƒ } |  i d } | | | ƒ oP t
 | ƒ } | i ƒ  } | i ƒ  t
 | d ƒ } | i d | ƒ | i ƒ  n | S(   N(   s   newers   spam.pyfi    t   ws,   python module spam
%s
end python module spam(   t   ost   distutils.dep_utilt   newert   patht   joint	   build_dirt   targett   extt   dependst   sourcet   opent   fint   readt   bodyt   closet   foutt   write(	   R   R
   R   R   R   R   R   R   R   (    (    t!   Lib/sandbox/exmplpackage/setup.pyt   generate_spam_pyf   s    	
t   spamt   sourcesR   s   spam_src.pyf(	   t   numpy.distutils.misc_utilt   Configurationt   parent_packaget   top_patht   configt   add_data_dirt   add_subpackageR   t   add_extension(   R   R   R   R   R   (    (    R   t   configuration   s    			t   __main__(   s   setupR   N(   t   NoneR"   t   __name__t   numpy.distutils.coret   setupt   todict(   R"   R'   (    (    R   t   ?   s   !