Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
ConfigParser.py File Reference

Go to the source code of this file.

Data Structures

class  Error
 
class  NoSectionError
 
class  DuplicateSectionError
 
class  NoOptionError
 
class  InterpolationError
 
class  InterpolationDepthError
 
class  ParsingError
 
class  MissingSectionHeaderError
 
class  ConfigParser
 

Namespaces

 ConfigParser
 

Constant Groups

 ConfigParser
 

Variables

list __all__
 
string DEFAULTSECT = "DEFAULT"
 
int MAX_INTERPOLATION_DEPTH = 10