Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python27
/
lib
/
python2.7
/
site-packages
/
lvemanager
/
File Content:
config_parser.pyc
� i�B^c @` sy d d l m Z d d l m Z d d l m Z d d l Z d d l m Z d d l m Z d e j f d � � YZ d S( i ( t print_function( t division( t absolute_importN( t StringIO( t basestringt SectionlessConfigParserc B` sD e Z d Z d � Z d � Z d � Z d � Z d � Z d � Z RS( s� Extends ConfigParser to allow files without sections. This is done by wrapping read files and prepending them with a placeholder section, which defaults to '__config__' c O` sH | j d d � } t j j | | | � d | _ | j | p@ d � d S( Nt default_sectiont __config__( t popt Nonet ConfigParsert RawConfigParsert __init__t _default_sectiont set_default_section( t selft argst kwargsR ( ( sI /opt/alt/python27/lib/python2.7/site-packages/lvemanager/config_parser.pyR s c C` s | j S( N( R ( R ( ( sI /opt/alt/python27/lib/python2.7/site-packages/lvemanager/config_parser.pyt get_default_section s c C` s� | j | � y&