File: //lib/python2.7/site-packages/leapp/libraries/stdlib/config.pyo
�
g��fc @ s( d Z d d l Z d � Z d � Z d S( sJ
Functions that allow gather information about the current configuration.
i����Nc C s t j d d � d k S( sM
Returns True if the LEAPP_DEBUG environment variable is set to '1'.
t LEAPP_DEBUGt 0t 1( t ost getenv( ( ( sA /usr/lib/python2.7/site-packages/leapp/libraries/stdlib/config.pyt is_debug s c C s. t j d d � d k p- t j d d � d k S( si
Returns True if either the LEAPP_DEBUG or the LEAPP_VERBOSE environment variable is set to '1'.
R R R t
LEAPP_VERBOSE( R R ( ( ( sA /usr/lib/python2.7/site-packages/leapp/libraries/stdlib/config.pyt
is_verbose s ( t __doc__R R R ( ( ( sA /usr/lib/python2.7/site-packages/leapp/libraries/stdlib/config.pyt <module> s