ó
X¾÷Xc           @   s8   d  d l  m Z d  d l Z g  a d „  Z d „  Z d S(   iÿÿÿÿ(   t   errorsNc           C   s   t  S(   N(   t   _extra_files(    (    (    s,   /tmp/pip-build-h1VYrz/pbr/pbr/extra_files.pyt   get_extra_files   s    c         C   sE   x6 |  D]. } t  j j | ƒ s t j d | ƒ ‚ q q W|  t (d  S(   Ns:   %s from the extra_files option in setup.cfg does not exist(   t   ost   patht   existsR    t   DistutilsFileErrorR   (   t   extra_filest   filename(    (    s,   /tmp/pip-build-h1VYrz/pbr/pbr/extra_files.pyt   set_extra_files   s    (   t	   distutilsR    R   R   R   R	   (    (    (    s,   /tmp/pip-build-h1VYrz/pbr/pbr/extra_files.pyt   <module>   s   	