ó
¼S]c           @   s   d  Z  e a d „  Z d S(   s"   Library for working with projects.c           C   s
   t  a d S(   sD   Called by anaconda-project executable to do special things for beta.N(   t   Truet   _beta_test_mode(    (    (    s8   lib/python2.7/site-packages/anaconda_project/__init__.pyt   _enter_beta_test_mode   s    N(   t   __doc__t   FalseR   R   (    (    (    s8   lib/python2.7/site-packages/anaconda_project/__init__.pyt   <module>   s   