File: //usr/lib64/python2.7/site-packages/mercurial/config.pyo
�
1�3\c @@ sw d d l m Z d d l Z d d l Z d d l m Z d d l m Z m Z m Z d e
f d � � YZ d � Z d S( i ( t absolute_importNi ( t _( t errort pycompatt utilt configc B@ s� e Z d d d � Z d � Z d � Z d � Z d � Z d � Z d � Z d d � Z
d � Z d � Z d
� Z
d � Z d d
� Z d � Z d d d d � Z d d d d � Z RS( c C@ sz i | _ g | _ | p g | _ | rg x( | j D] } | | j � | j | <q1 W| j j � | _ n t j � | _ d S( N( t _datat _unsett
_includepathst copyt _sourceR t cowdict( t selft datat includepathst k( ( s6 /usr/lib64/python2.7/site-packages/mercurial/config.pyt __init__ s c C@ s
t | � S( N( R ( R ( ( s6 /usr/lib64/python2.7/site-packages/mercurial/config.pyR s c C@ s
| | j k S( N( R ( R t section( ( s6 /usr/lib64/python2.7/site-packages/mercurial/config.pyt __contains__! s c C@ s | | j j | i � k S( N( R t get( R R t item( ( s6 /usr/lib64/python2.7/site-packages/mercurial/config.pyt hasitem# s c C@ s | j j | i � S( N( R R ( R R ( ( s6 /usr/lib64/python2.7/site-packages/mercurial/config.pyt __getitem__% s c c@ s x | j � D] } | Vq
Wd S( N( t sections( R t d( ( s6 /usr/lib64/python2.7/site-packages/mercurial/config.pyt __iter__'