ó
\c           @   s+   d  d l  Z  d  d l Z d d d  Z d S(   i˙˙˙˙Nt    c         C   s¤   d d  l  } d d l m } | d |  |  } g  } t j d k rS | j d  n  t j   d k r | j d d d	 g d
 | j	   g d | n  | j
 d  | S(   Ni˙˙˙˙(   t   Configurationt   feature_extractiont   posixt   mt   PyPyt   _hashingt   sourcess   _hashing.pyxt   include_dirst	   librariest   tests(   t   numpyt   numpy.distutils.misc_utilR   t   ost   namet   appendt   platformt   python_implementationt   add_extensiont   get_includet   add_subpackage(   t   parent_packaget   top_pathR   R   t   configR	   (    (    s?   lib/python2.7/site-packages/sklearn/feature_extraction/setup.pyt   configuration   s    	
(   R   R   t   NoneR   (    (    (    s?   lib/python2.7/site-packages/sklearn/feature_extraction/setup.pyt   <module>   s   