ó
žS]c           @@ s;   d  d l  m Z m Z d  d l Z d  d l Z d   Z d S(   i    (   t   absolute_importt   print_functionNc         C@ ss   y t  j |   Wn[ t k
 rA } | j t j k ro |  qo n. t k
 rn } | j t j k ro |  qo n X|  S(   N(   t   ost   makedirst   IOErrort   errnot   EEXISTt   OSError(   t   patht   e(    (    sA   lib/python2.7/site-packages/anaconda_project/internal/makedirs.pyt   makedirs_ok_if_exists   s    (   t
   __future__R    R   R   R   R
   (    (    (    sA   lib/python2.7/site-packages/anaconda_project/internal/makedirs.pyt   <module>   s   